Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kumar-physics
/
biopython
Public
forked from
peterjc/biopython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
biopython
BioSQL
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 16, 2015
Add docformat statements to *py files in BioSql and Scripts/
bosborne
authored and
peterjc
committed
a4e3082
View commit details
Copy full SHA for a4e3082
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Make single calls to isinstance using a tuple of classes
Show description for b23936d
peterjc
committed
b23936d
View commit details
Copy full SHA for b23936d
View code at this point
Browse repository at this point
Commits on Jun 25, 2015
Remove trailing whitespace
peterjc
committed
24643a4
View commit details
Copy full SHA for 24643a4
View code at this point
Browse repository at this point
Don't alter the SeqRecord
ctSkennerton
authored and
peterjc
committed
b709f7e
View commit details
Copy full SHA for b709f7e
View code at this point
Browse repository at this point
Added ability to change the seqfeature source
Show description for 46b101a
ctSkennerton
authored and
peterjc
committed
46b101a
View commit details
Copy full SHA for 46b101a
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Use new-style classes consistently.
Show description for f24245b
peterjc
committed
f24245b
View commit details
Copy full SHA for f24245b
View code at this point
Browse repository at this point
Selective use of autopep8 to remove whitespace after commas
Show description for 838a8e1
peterjc
committed
838a8e1
View commit details
Copy full SHA for 838a8e1
View code at this point
Browse repository at this point
PEP8 blank lines (autopep8 E302)
Show description for 45f5b1f
peterjc
committed
45f5b1f
View commit details
Copy full SHA for 45f5b1f
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
explicit docformat definitions
Travis Wrightsman
authored and
peterjc
committed
1e47cee
View commit details
Copy full SHA for 1e47cee
View code at this point
Browse repository at this point
fixed more doctest problems
Travis Wrightsman
authored and
peterjc
committed
ae21956
View commit details
Copy full SHA for ae21956
View code at this point
Browse repository at this point
finished solving reST warnings in docstrings
Travis Wrightsman
authored and
peterjc
committed
feb5ed5
View commit details
Copy full SHA for feb5ed5
View code at this point
Browse repository at this point
Interface specific adapter class for mysql.connector in BioSQL
Show description for 3c84345
eap
authored and
peterjc
committed
3c84345
View commit details
Copy full SHA for 3c84345
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
PEP8 tweaks to BioSQL, mostly using autopep8
peterjc
committed
47c1005
View commit details
Copy full SHA for 47c1005
View code at this point
Browse repository at this point
autopep8 E265 - Format block comments.
Show description for 82272b1
peterjc
committed
82272b1
View commit details
Copy full SHA for 82272b1
View code at this point
Browse repository at this point
Commits on May 25, 2014
Remove hack for old psycopg
peterjc
committed
3be98b9
View commit details
Copy full SHA for 3be98b9
View code at this point
Browse repository at this point
Revert tweak written for psycopg
peterjc
committed
3912288
View commit details
Copy full SHA for 3912288
View code at this point
Browse repository at this point
pure python mysql driver for BioSQL using Oracle's mysql-connector
Show description for 471d69c
tiagoantao
authored and
peterjc
committed
471d69c
View commit details
Copy full SHA for 471d69c
View code at this point
Browse repository at this point
Commits on May 8, 2014
Move code from deprecated method into replacement.
Show description for e9fab64
peterjc
committed
e9fab64
View commit details
Copy full SHA for e9fab64
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
Avoid deprecated universal read lines mode under Python 3
peterjc
committed
e998c62
View commit details
Copy full SHA for e998c62
View code at this point
Browse repository at this point
Close handle in BioSQL load_database_sql
peterjc
committed
b498d6d
View commit details
Copy full SHA for b498d6d
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Remove last remnants of Seq.tostring and deprecate it
bow
authored and
peterjc
committed
cab9b20
View commit details
Copy full SHA for cab9b20
View code at this point
Browse repository at this point
Commits on Nov 3, 2013
Use unicode from Bio._py3k
peterjc
committed
dc80798
View commit details
Copy full SHA for dc80798
View code at this point
Browse repository at this point
Use basestring from Bio._py3k
Show description for 57bb2c0
peterjc
committed
57bb2c0
View commit details
Copy full SHA for 57bb2c0
View code at this point
Browse repository at this point
Tweaks so we can drop the 2to3 xrange fixer
peterjc
committed
5be07dd
View commit details
Copy full SHA for 5be07dd
View code at this point
Browse repository at this point
Commits on Oct 24, 2013
Replace .iteritems() with .iter() and .itervalues() with .values()
Show description for c83880b
peterjc
committed
c83880b
View commit details
Copy full SHA for c83880b
View code at this point
Browse repository at this point
Some my_dict.keys() --> list(my_dict.keys()) etc changes.
Show description for 0712b8c
peterjc
committed
0712b8c
View commit details
Copy full SHA for 0712b8c
View code at this point
Browse repository at this point
Commits on Sep 29, 2013
Remove unnecessary some_dict.keys() calls.
Show description for 3e287df
peterjc
committed
3e287df
View commit details
Copy full SHA for 3e287df
View code at this point
Browse repository at this point
Commits on Sep 28, 2013
Tweak this instance check for nicer post-2to3 result
peterjc
committed
b1c9b86
View commit details
Copy full SHA for b1c9b86
View code at this point
Browse repository at this point
Turn sibling imports into relative imports (via 2to3)
Show description for eddb1a9
peterjc
committed
eddb1a9
View commit details
Copy full SHA for eddb1a9
View code at this point
Browse repository at this point
Remove redundant list comprehensions
peterjc
committed
a43e777
View commit details
Copy full SHA for a43e777
View code at this point
Browse repository at this point
Commits on Sep 9, 2013
Add: from __future__ import print_statement
Show description for de12c5e
peterjc
committed
de12c5e
View commit details
Copy full SHA for de12c5e
View code at this point
Browse repository at this point
Commits on Feb 19, 2013
BioSQL support in Jython
tiagoantao
committed
d9994a4
View commit details
Copy full SHA for d9994a4
View code at this point
Browse repository at this point
Commits on Feb 7, 2013
Add a parts property to FeatureLocation for ease of use
peterjc
committed
ff6c999
View commit details
Copy full SHA for ff6c999
View code at this point
Browse repository at this point
Tweaks to avoid sub_feature deprecation warnings in BioSQL
peterjc
committed
d76941b
View commit details
Copy full SHA for d76941b
View code at this point
Browse repository at this point
Use compound locations not sub_features in BioSQL loader
peterjc
committed
5ad48d8
View commit details
Copy full SHA for 5ad48d8
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.