Biopython 1.30 Release

I’m happy to announce a new release of Biopython 1.30, available today from http://biopython.org. This release contains a number of new modules and substantial changes to older modules. As a result of the changes, we’ve bumped up to a brand new major number. Please do download, test with your code, and report any bugs or problems to the normal lists (biopython at biopython.org or biopython-dev at biopython.org). For the full details about changes, please see: http://portal. [Read More]

Biopython 1.24 Release

I’m happy to announce the 1.24 release of Biopython. As normal Biopython is available from http://biopython.org. The major changes in this release, in addition to the usual bug fixes, are: New parsers for Phred and Ace format files – thanks to Frank Kauff New Code for dealing with NMR data – thanks to Bob Bussell New SeqUtils modules for codon usage, isoelectric points and other protein properties – thanks to Yair Benita New code for dealing with Wise contributed by Michael EZ-Retrieve sequence retrieval now supported thanks to Jeff Bio. [Read More]

Biopython 1.23 Release

Jeff announces a new release of Biopython: Biopython 1.23 is now available from the website at: http://www.biopython.org/ This is mostly a maintenance release, which fixes some problems in the installation. You do not need to update from 1.22 unless you are using the Bio.Cluster, Bio.KDTree, or Bio.PDB.mmCIF packages. The changes made in this release are: Fixed distribution of files in Bio/Cluster Now distributing Bio/KDTree/_KDTree.swig.C minor updates in installation code added mmCIF support for PDB files [Read More]

BioPython 1.2.0 released

Available now at http://biopython.org/download/ Changes include: added Andrew Dalke’s EUtils library added Michiel de Hoon’s gene expression analysis package updates to setup code, now smarter about dependencies updates to test suite, now smarter about code that is imported Michael Hoffman’s fixes to DocSQL syntax fixes in triemodule.c to compile on SGI, Python 2.1 compatible updates in NCBIStandalone, short query error Sebastian Bassi submitted code to calculate LCC complexity Greg Kettler’s NCBIStandalone fix for long query lengths slew of miscellaneous fixes from George Paci miscellaneous cleanups and updates from Andreas Kuntzagk Peter Bienstman’s fixes to Genbank code – now parses whole database Kayte Lindner’s LocusLink package miscellaneous speedups and code cleanup in ParserSupport by Brad Chapman miscellaneous BLAST fixes and updates Iddo added new code to parse BLAST table output format Karl Diedrich’s patch to read T_Coffee files Larry Heisler’s fix for primer3 output Bio. [Read More]