OBF Travel Fellowship - CWL week in London

This is a guest blog post from Anton Khodak, who was supported by the ongoing Open Bioinformatics Foundation travel fellowship program to attend a week long Common Workflow Language (CWL) workshop in London, November 2016. This was a natural continuation of Anton’s work on porting tools to the CWL as one of the OBF’s Google Summer of Code 2016 students. The OBF’s Travel Fellowship program continues to help open source bioinformatics software developers with funding to attend conferences or workshops. The current call closes 15 April 2017 - if you’re planning to attend the OBF’s annual Bioinformatics Open Source Conference (BOSC) 2017 in Prague, you might want to apply? [Read More]

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]

BOSC 2016 Call for Abstracts

Call for Abstracts for the 17th Annual Bioinformatics Open Source Conference (BOSC 2016), a Special Interest Group (SIG) of ISMB 2016.

[BOSC Logo]

Important Dates:

[ISMB 2016 logo]

  • Call for one-page abstracts opens: March 1, 2016
  • Abstract submission deadline: April 1, 2016 - extended to Monday 4 April 2016
  • Travel fellowship application deadline: April 15, 2016
  • Authors notified: May 6, 2016
  • Codefest 2016: July 6-7, 2016, Orlando, FL (confirming venue)
  • BOSC 2016: July 8-9, 2016, Orlando, FL
  • ISMB 2016: July 8-12, 2016, Orlando, FL

The Bioinformatics Open Source Conference (BOSC) is run as a two-day meeting before the annual ISMB conference. It is organized by the Open Bioinformatics Foundation (OBF), a non-profit group dedicated to promoting the practice and philosophy of open source software development and open science within the biological research community. BOSC offers a focused environment for developers and users to interact and share ideas about standards; software development practices; practical techniques for solving bioinformatics problems; and approaches that promote open science and sharing of data, results and software.

[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]