Dear Biopythoneers,
Source distributions and Windows installers for Biopython 1.69 are now available from the downloads page on the official Biopython website, and the release is also on the Python Package Index (PyPI).
[Read More]Dear Biopythoneers,
Source distributions and Windows installers for Biopython 1.69 are now available from the downloads page on the official Biopython website, and the release is also on the Python Package Index (PyPI).
[Read More]We are pleased to announce the release of BioRuby 1.5.1.
In this new release, NCBI Entrez web client classes, Bio::NCBI::REST and Bio::PubMed, are changed to use HTTPS instead of HTTP, to prepare NCBI website transitioning to HTTPS.
[Read More]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]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]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]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]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]Call for Abstracts for the 17th Annual Bioinformatics Open Source Conference (BOSC 2016), a Special Interest Group (SIG) of ISMB 2016.
Important Dates:
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]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.