Tag: Biopython
Biopython 1.65 released
December 17, 2014 :
Source distributions and Windows installers for Biopython 1.65 are now available. The most visible change is that the Biopython sequence objects now use string comparison, rather than Python’s object comparison.
Biopython 1.64 released
May 29, 2014 :
Source distributions and Windows installers for Biopython 1.64 are now available from the downloads page on the official Biopython website and from the Python Package Index (PyPI). This release […]
Biopython 1.63 released
December 6, 2013 :
Source distributions and Windows installers for Biopython 1.63 are now available from the downloads page on the official Biopython website and (soon) from the Python Package Index (PyPI). […]
Biopython 1.63 beta released
November 12, 2013 :
Source distributions and Windows installers for Biopython 1.63 beta are now available from the downloads page on the official Biopython website. This is a beta […]
Biopython 1.62 released
August 28, 2013 :
Source distributions and Windows installers for Biopython 1.62 are now available from the downloads page on the official Biopython website and from the Python Package Index (PyPI).
Biopython 1.61 released
February 5, 2013 :
Source distributions and Windows installers for Biopython 1.61 are now available from the downloads page on the Biopython website and […]
Biopython 1.60 released
June 25, 2012 :
Source distributions and Windows installers for Biopython 1.60 are now available from the downloads page on the Biopython website and […]
Cross-links in GenomeDiagram
March 2, 2012 :
I’ve just finished writing up an example for the Biopython Tutorial of the new GenomeDiagram functionality added in Biopython 1.59. […]
Biopython 1.59 released
February 24, 2012 :
Source distributions and Windows installers for Biopython 1.59 are now available from the downloads page on the Biopython website and from the Python Package Index (PyPI).
Chromosome Diagrams in Biopython
October 28, 2011 :
One of the new things coming in Biopython 1.59 is improved chromosome diagrams, something you may have seen via Twitter. […]
Biopython 1.58 released
August 18, 2011 :
Source distributions and Windows installers for Biopython 1.58 are available from the downloads page on the Biopython website and from […]
Biopython 1.57 released
April 2, 2011 :
The Biopython community is pleased to announce the release of Biopython 1.57. Source distributions and Windows installers are available from […]
Biopython 1.56 released
November 26, 2010 :
The Biopython team is pleased to release Biopython 1.56, almost exactly three months after our last stable release (Biopython 1.55). […]
Biopython dropping Python 2.4 Support?
November 18, 2010 :
The forthcoming Biopython 1.56 release is planned to be our last release to support Python 2.4. If you would be negatively affected us dropping support for Python 2.4, please let us know as soon as possible.
Biopython 1.55 released
August 31, 2010 :
The Biopython team is proud to announce Biopython 1.55, a new stable release, about three months after our last stable […]
Biopython 1.55 beta released
August 18, 2010 :
We’ve just released a beta of Biopython 1.55 for user testing. Since Biopython 1.54 was released three months ago, we’ve […]
Biopython 1.54 released
May 20, 2010 :
The Biopython team is proud to announce Biopython 1.54, a new stable release of the Biopython library. Biopython 1.54 comes […]
Illumina FASTQ files – Read Segment Quality Control Indicator
April 30, 2010 :
In another quirk to the FASTQ story, recent Illumina FASTQ files don’t actually use the full range of PHRED scores […]