The Biopython team is pleased to release Biopython 1.56, almost exactly three months after our last stable release ( Biopython 1.55).
The Bio.SeqIO
module has been updated to support protein EMBL files (used for the patents database), IMGT files (a variant of the EMBL file format, with help from Uri Laserson), and UniProt XML files (thanks to Andrea Pierleoni). Also the SeqFeature
object gained some new methods, and the Bio.Seq
translation function can now be used with an arbitrary genetic code.