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.

Learn More

Poster session at GCCBOSC2018

OBF Treasurer Heather Wiencko introducing OBF at BOSC 2024

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.

Apply

Ruth Nanjala, an OBF Event Award winner, by her poster

Minutes:2007 BOSC Meeting

Venue: Cafe Prückl, Vienna
Date: 7/21/2007, 5.30pm
Attending: Jason Stajich (OBF President), Hilmar Lapp (OBF Parliamentarian), Darin London, Kam Dahlquist

BOSC

  • Had 94 attendees registered specifically for BOSC as of July 9th
  • Do we have an audience? Is there a niche that BOSC continues to fill? The numbers seem to speak a clear voice.
  • Show-and-tell was received positively, but didn’t play as big a role anymore
  • Want to continue running the conference
  • Venue:
    • Seems much favorable to associate with an existing major event
    • One model could be to associate with different events on an alternating basis, such as IMSB every other year and a different conference every other year
  • Need a new Organizing Committee, several people volunteered to help organizing
    • Committee should decide on sessions, timetable, outreach venues
    • Session chairs who are also charged to identify the most desirable speakers
    • Should have budget to reimburse travel for key speakers who otherwise wouldn’t be able to come
    • Need to look into venue and procedure for publishing the talks
    • Include a hackathon?

Action items:

[Read More]

Hey what’s happening?

So Mailing list summaries have stopped because we need someone else to help post these summaries. Not a light job unfortunately. If you are interested, please post to the mailing list or contact Jason, Sendu, or Chris for more details. This is one way you can help BioPerl without contributing code if you aren’t comfortable with that type of commitment.

Two things that have been discussed on the mailing list lately are:

[Read More]

HOWTO automate tree drawing

I updated the Trees HowTo with some code demonstrating how to automatically generate postscript trees from newick or nexus tree files. This uses the Bio::Tree::Draw::Cladogram module that will draw Phylograms or Cladograms. With a few unix tools ( eps2png and epstopdf [part of TeX]) you can generate png and pdf files automatically making this an easy addition to phylogenetic pipelines that generate webpages as well as stand alone applications.

mediawiki updated

Updated mediawiki to 1.10

Did a bulk creation of a number of modules wiki pages for modules that had been previously created but not added to the wiki. Added them with default module templates.

Biopython release 1.43

We are pleased to announce the release of Biopython 1.43.

This release includes a brand-new set of parsers in Bio.SeqIO by Peter Cock for reading biological sequence files in various formats, an updated Blast XML parser in Bio.Blast.NCBIXML, a new UniGene flat-file parser by Sean Davis, and numerous improvements and bug fixes in Bio.PDB, Bio.SwissProt, Bio.Nexus, BioSQL, and others. Believe it or not, even the documentation was updated.

Source distributions and Windows installers are available from the Biopython website at http://biopython.org. My thanks to all code contributers who made this new release possible.

[Read More]

RC5 for 1.5.2

Sendu has posted 1.5.2 RC5. There may be a few more kinks to work out, so try this release and report if there are problems with the tests.

RC 1.5.3

Sendu has announced that Release Candidate 3 is available for download and testing. This may be the last RC before the 1.5.2 release so give it a whirl and speak up with any problems or concerns.