Biopython 1.68 released

Dear Biopythoneers,

Source distributions and Windows installers for Biopython 1.68 are now available from the downloads page on the official Biopython website, and the release is also on the Python Package Index (PyPI).

This release of Biopython supports Python 2.6, 2.7, 3.3, 3.4 and 3.5, but this will be our final release to run on Python 2.6. It has also been tested on PyPy 5.0, PyPy3 version 2.4, and Jython 2.7.

Bio.PDB has been extended to parse the RSSB’s new binary Macromolecular Transmission Format (MMTF, see http://mmtf.rcsb.org), in addition to the mmCIF and PDB file formats (contributed by Anthony Bradley). This requires an optional external dependency on the mmtf-python library.

[Read More]

New BioJava Logo Design Competition

BioJava is organizing a design competition to come up with a new logo. Anybody can participate:

  • The logo should look modern and be better than the current one (yellow circle)

  • The logo should be able to be rendered as a favicon, as well as large (e.g. on a t-shirt). Designs that come in two (or multiple) sizes are ok.

  • Logos shall not look similar in any way to the trademarked Java programming language logo. This means no coffee cups in any way.

    [Read More]

Biopython 1.67 released

This was long over-due, but Biopython 1.67 was released earlier today. The most recent delay was due to migrating our website from MediaWiki to GitHub Pages earlier this year, following an OBF server failure.

Source distributions and Windows installers for Biopython 1.67 are now available from the downloads page on the official Biopython website, and the release is also on the Python Package Index (PyPI).

This release of Biopython supports Python 2.6, 2.7, 3.3, 3.4 and 3.5, but support for Python 2.6 is considered to be deprecated. It has also been tested on PyPy 5.0, PyPy3 version 2.4, and Jython 2.7.

[Read More]

Welcome to our Google Summer of Code 2016 students

The Open Bioinformatics Foundation is participating in the Google Summer of Code 2016 program, and last Friday the selected students were announced. Congratulations to all of you, and welcome. I also want to use this opportunity to thank all students who applied. Resources are limited and your proposals did not make it easy to select our finalists. We wish you all the best for your future endeavours, and hope to be able to work with you in future. The field of bioinformatics is a small one after all.

[Read More]

BOSC CodeFest 2016

The Bioinformatics Open Source Conference (BOSC) is a two day meeting focused on open source bioinformatics. We aim to encourage and support a friendly, open and productive community that helps us work together to answer hard biological questions. We’ll get together this summer, July 8-9, in Orlando, Florida.

Abstracts for BOSC 2016 talks and posters are due this Friday, April 1st. We want to hear about your research and encourage everyone to submit an abstract. We love talks from newcomers to BOSC as well as established projects: no idea is too big or small. We also offer Travel Fellowships for speakers if money would be a barrier to attending.

[Read More]

Biopython 1.66 released

Source distributions and Windows installers for Biopython 1.66 are now available from the downloads page on the official Biopython website and from the Python Package Index (PyPI).

This release of Biopython supports Python 2.6, 2.7, 3.3, 3.4 and 3.5, although support for Python 2.6 is now deprecated. It has also been tested on PyPy 2.4 to 2.6, PyPy3 version 2.4, and Jython 2.7.

Further work on the Bio.KEGG and Bio.Graphics modules now allows drawing KGML pathways with transparency.

[Read More]

BioRuby 1.5.0 released

We are pleased to announce the release of BioRuby 1.5.0. This new release includes support of recent Ruby versions (Ruby 2.0.0, 2.1 and 2.2),  improvement of codes, and bug fixes.

Here is a brief summary of changes.

  • Ruby 2.0.0, 2.1, 2.2 support.
  • Some features are removed because of remote service discontinuance or difficulty of code maintenance.
  • Refactoring of code.
  • Bio::SPTR is renamed as Bio::UniProtKB.
  • Bug fixes.

In addition, many changes have been made, including incompatible changes. For more information, see RELEASE_NOTES.rdoc and ChangeLog.

[Read More]

Sadly OBF not accepted for GSoC 2015

Last year’s Google Summer of Code 2014 was very productive for the OBF with six students working on Bio* and related bioinformatics projects. We applied to be part of GSoC 2015, but unfortunately this year were not accepted.

Google’s program is enormously popular, and over-subscribed, meaning Google has had to rotate organisation membership. The OBF is grateful to have been accepted in 2010, 2011, 2012 and 2014. This year any participation will be down to individual projects to find a willing umbrella group from the organisations accepted for GSoC 2015. For example, a Biopython project was included under NESCent for GSoC 2013.

[Read More]