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 }}
ExplodingCabbage
/
biopython
Public
forked from
biopython/biopython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Bio
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 27, 2019
Address future D412 cases. (#2286)
Show description for 0fcc523
MarkusPiotrowski
authored
0fcc523
View commit details
Copy full SHA for 0fcc523
View code at this point
Browse repository at this point
Added support for check_same_thread (#2233)
pkerpedjiev
authored and
peterjc
committed
6d09244
View commit details
Copy full SHA for 6d09244
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
Fix keys in DNA_TMM1 (#2283)
Show description for 9626d6f
jjti
authored and
MarkusPiotrowski
committed
9626d6f
View commit details
Copy full SHA for 9626d6f
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
Make Entrez retry logic treat 429s as retryable errors; also fix it crashing in Python 2 (#2278)
Show description for 312e09f
ExplodingCabbage
authored and
peterjc
committed
312e09f
View commit details
Copy full SHA for 312e09f
View code at this point
Browse repository at this point
Fix broken RST formatting
Show description for 1e33b94
ExplodingCabbage
authored and
peterjc
committed
1e33b94
View commit details
Copy full SHA for 1e33b94
View code at this point
Browse repository at this point
Document undocumented Entrez variables
Show description for 00c5e57
ExplodingCabbage
authored and
peterjc
committed
00c5e57
View commit details
Copy full SHA for 00c5e57
View code at this point
Browse repository at this point
Fix a minor docstring typo
ExplodingCabbage
authored and
peterjc
committed
948a492
View commit details
Copy full SHA for 948a492
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
Declare Bio.Crystal obsolete (#2272)
svalqui
authored and
peterjc
committed
ffcba6e
View commit details
Copy full SHA for ffcba6e
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
raise error for empty files in PdbSeqres, CifSeqres, Abi, AbiTrim
DevangThakkar
authored and
peterjc
committed
bda4ea2
View commit details
Copy full SHA for bda4ea2
View code at this point
Browse repository at this point
Incorporate suggestions from @peterjc
Show description for f97a7ad
sbliven
authored and
peterjc
committed
f97a7ad
View commit details
Copy full SHA for f97a7ad
View code at this point
Browse repository at this point
Ran black version 19.3b0 on Bio.PDB
sbliven
authored and
peterjc
committed
69c249d
View commit details
Copy full SHA for 69c249d
View code at this point
Browse repository at this point
Black preparation
Show description for 89bba65
sbliven
authored and
peterjc
committed
89bba65
View commit details
Copy full SHA for 89bba65
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
Minimal support for GenBank TSA files (#2269)
Show description for d743343
peterjc
authored
d743343
View commit details
Copy full SHA for d743343
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Rework loop which did not look nice after black formatting.
Show description for 07d2b82
peterjc
committed
07d2b82
View commit details
Copy full SHA for 07d2b82
View code at this point
Browse repository at this point
Fix string literals (which black does not handle yet)
Show description for 082b4d7
peterjc
committed
082b4d7
View commit details
Copy full SHA for 082b4d7
View code at this point
Browse repository at this point
Fix comment placement (thanks Spencer)
peterjc
committed
39268ea
View commit details
Copy full SHA for 39268ea
View code at this point
Browse repository at this point
Ran black version 19.3b0 on Bio.SeqIO
black
authored and
peterjc
committed
c3a25ef
View commit details
Copy full SHA for c3a25ef
View code at this point
Browse repository at this point
Tweak to avoid black vs flake8 D202 conflict
peterjc
committed
1203483
View commit details
Copy full SHA for 1203483
View code at this point
Browse repository at this point
Avoid slash continuation (looked bad after black)
peterjc
committed
10d9600
View commit details
Copy full SHA for 10d9600
View code at this point
Browse repository at this point
Tweak comment placement for black
peterjc
committed
158ddf7
View commit details
Copy full SHA for 158ddf7
View code at this point
Browse repository at this point
Tell black not to touch this dictionary indentation
peterjc
committed
1e4a759
View commit details
Copy full SHA for 1e4a759
View code at this point
Browse repository at this point
Commits on Sep 13, 2019
Applied black style to Bio.Wise.
svalqui
authored and
peterjc
committed
173144b
View commit details
Copy full SHA for 173144b
View code at this point
Browse repository at this point
Applied black style to Bio.UniProt.
svalqui
authored and
peterjc
committed
c074d1e
View commit details
Copy full SHA for c074d1e
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Automatically fix double quotes in misc files
Show description for 4b3620e
unify
authored and
peterjc
committed
4b3620e
View commit details
Copy full SHA for 4b3620e
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Apply black to GenomeDiagram; update .flake8 &NEWS (#2251)
Show description for d4b782c
peterjc
authored and
MarkusPiotrowski
committed
d4b782c
View commit details
Copy full SHA for d4b782c
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Pairwise2: Add keyword argument "show_full_sequences" to "format_alignment" (#2143)
Show description for 959d052
MarkusPiotrowski
authored
959d052
View commit details
Copy full SHA for 959d052
View code at this point
Browse repository at this point
Added code comments for clarity.
Nick Negretti
authored and
peterjc
committed
608ebab
View commit details
Copy full SHA for 608ebab
View code at this point
Browse repository at this point
Fix origin wrapping inside join()
nimne
authored and
peterjc
committed
85b934c
View commit details
Copy full SHA for 85b934c
View code at this point
Browse repository at this point
Commits on Sep 3, 2019
use raise_from to prevent exception chaining in Python3
mdehoon
authored and
peterjc
committed
5e1d618
View commit details
Copy full SHA for 5e1d618
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
Cluster pep7 (#2239)
Show description for c582c56
mdehoon
authored
c582c56
View commit details
Copy full SHA for c582c56
View code at this point
Browse repository at this point
Dual license Bio/Compass/__init__.py
Show description for 9ca94c5
peterjc
committed
9ca94c5
View commit details
Copy full SHA for 9ca94c5
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Raise NotImplementedError when opening bgzf files for append
pkerpedjiev
authored and
peterjc
committed
af320dc
View commit details
Copy full SHA for af320dc
View code at this point
Browse repository at this point
Dual license Bio/PDB/parse_pdb_header.py
Show description for fd4d186
peterjc
committed
fd4d186
View commit details
Copy full SHA for fd4d186
View code at this point
Browse repository at this point
Dual license Bio/PDB/QCPSuperimposer/__init__.py
Show description for 5b6c811
peterjc
committed
5b6c811
View commit details
Copy full SHA for 5b6c811
View code at this point
Browse repository at this point
Dual license Bio/PDB/AbstractPropertyMap.py
Show description for 853c147
peterjc
committed
853c147
View commit details
Copy full SHA for 853c147
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.