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.open-bio.org/pipermail/biopython/2004-May/002078.html
[Read More]About the OBF
The Open Bioinformatics Foundation (OBF) is a non-profit, volunteer-run group that promotes open source software development and Open Science within the biological research community. Membership in the OBF is free and open to anyone who wants to help promote open source or open science in a biological field.
OBF runs the annual Bioinformatics Open Source Conference (BOSC).
BOSC 2025 took place July 21-22, 2025, in Liverpool, UK (as part of ISMB/ECCB 2025). BOSC 2026 will be part of ISMB 2026 in Washington, DC.


OBF Event Awards
The OBF Event Fellowship program aims to increase diverse participation at events promoting open source bioinformatics software development and open science in the biological research community.

Bioperl Bootcamp June 21-25
Continuing on the BioJava Bootcamp of 2003, The Quebec Bioinformatics Network (BioneQ) is organizing its first BioPerl Bootcamp, to be held at the Universite de Montreal from June 21-25 2004.
The invited speakers are leaders in the use of Perl in bioinformatics and development of BioPerl:
Aaron Mackey (U. of Pennsylvania) Jason Stajich (Duke University) Lincoln Stein (Cold Spring Harbor Labs)
Seminars and exercise sessions will be in a Linux computer lab for a total hands-on experience.
[Read More]Bioperl 1.4 for Windows
Bioperl version 1.4 for Windows is available. Thanks once again to Nigam Shah for creating and testing the PPM and PPD files.
BioKnoppix
BioKnoppix is a new live CD linux, based on KNOPPIX, with EMBOSS 2.8.0, jemboss, artemis, clustalx, Cn3D, ImageJ, BioPython, Rasmol, Bioperl, Bioconductor. It being made available by The University of Puerto Rico High Performance Computing facility (HPCf) and the Puerto Rico Biomedical Research Infrastructure Network (BRIN-PR). Great stuff!
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.Cluster updated along with documentation by Michiel BioSQL fixed so it now works with the current SQL schema – thanks to Yves Bastide for patches
[Read More]Bioperl Release 1.4
The stable Bioperl release 1.4 is available for immediate use at: http://bioperl.org/DIST.
We are releasing simultaneously three modules:
They will also appear shortly at the IUBIO mirror (later today) and in CPAN.
Remember, all the external modules needed by bioperl-core can be installed from CPAN under name Bundle-BioPerl.
[Read More]SVG support for Bio::Graphics
Todd Harris has released GD::SVG in CPAN. This module implements support for most features of GD that are used by Bio::Graphics (together with the SVG module).
Try out the publication publication quality graphics
directly from
CVS and help to squash the last bugs before stable bioperl release. See all_glyphs.pl and dynamic_glyphs.pl in examples/biographics directory.
HOWTO: SimpleWebAnalysis
Bio::Tools::Analysis modules. Available in CVS or in the latest developer release. See into BIOPERL/doc/howto/{sgml|html|pdf|txt} for the SimpleWebAnalysis document in your favourite format. [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]Slides of Bioperl-db / BioSQL talk at BOSC03
I posted the slides for the Bioperl-db/BioSQL talk I gave at BOSC03.
-hilmar