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

Next Generation Sequence Features

[Excerpt] …Bioperl hackers who have been at Singapore have been discussing the next generation of sequence feature handling. As any developer - and indeed user - who has used bioperl might have noticed, our sequence feature model is quite complex - this is because we have a number of drivers, in particular…

The full message was posted to the bioperl-l mailing list and can be read online at http://bioperl.org/pipermail/bioperl-l/2003-February/011225.html

2003 Singapore Hackathon

About 30 open source informatics developers are hacking away in Singapore now working on various efforts. The main website is at http://hackathon.open-bio.org and contains links to the Blog site and the picture gallery.

Chris breaks dev.open-bio.org

Urgent notice –> Primary CVS server has been relocated to pub.open-bio.org

“dev.open-bio.org” – our primary developer server is down in Boston with a corrupt password file. Chris blames the Solaris audit subsystem for not liking root commands issued via SSH connections :)

We have moved the CVS repositories to a Linux box called “pub.open-bio.org”. Developer accounts have been created but with different passwords. Email the OBF Sysadmin team at root-l@open-bio.org to get your new password.

[Read More]

biojava snapshot 1.3pre1 available

Thomas Down reports:

We’ve had a number of requests recently for a more recent snapshot of the biojava-live code, so I’ve just put together a biojava-1.3pre1 release. Get source, binaries, and javadocs from: http://www.biojava.org/download/

This isn’t absolutely set in stone yet, but should give a reasonable indication of what the forthcoming 1.3 series is going to look like. All testing and comments welcome!

One thing to note about the *binary* release: I’ve compiled this using Sun JDK 1.4.1. There may be compatibility problems with Java 1.3 runtime envionments in some cases, so if you’re using Java 1.3 and think you’ve found a bug, please try downloading the source and recompiling. I’ve released jdk1.4 binaries this time as an experiment. If there are violent objections, we can always do back to jdk1.3.1 for compiling binary releases, or perhaps provide both. Please let me know if you have any thoughts on this, or if it causes you trouble.

[Read More]