Biopython and next generation sequencing
Posted on March 26, 2009
| peterc
Those of you doing next generation sequencing may be pleased to know that the next release of Biopython is expected to include support for reading and writing FASTQ and QUAL files within our Bio.SeqIO interface. These formats are used for traditional Sanger capillary sequencing, and Roche 454 sequencing (Roche provide tools to convert from their binary SFF files) with PHRED quality scores. Solexa/Illumina sequencers produce a FASTQ variant where the quality scores are encoded differently, and this is also supported.
[Read More]Biopython paper published
Posted on March 22, 2009
| iddo
An Application Note describing Biopython has recently been accepted for publication in the Oxford Journal Bioinformatics. An advance copy of the Open Access article is available online:
P.J.A. Cock, T. Antao, J.T. Chang, B.A. Chapman, C.J. Cox, A. Dalke, I. Friedberg, T. Hamelryck, F. Kauff, B. Wilczynski and M.J.L. de Hoon (2009) Biopython: freely available Python tools for computational molecular biology and bioinformatics. Bioinformatics, doi:10.1093/bioinformatics/btp163
Biopython and version control systems
Posted on March 17, 2009
| peterc
Initially for evaluation purposes only, Giovanni and Bartek have setup a mirror of Biopython on GitHub, which is automatically updated from the OBF hosted Biopython CVS repository. See our git migration wiki page for details. If this is favorably received, then moving Biopython from CVS to git seems likely at some point this year.
Originally, all the OBF hosted projects used CVS for their source code repositories. At the start of 2008, BioPerl and BioJava moved over to Subversion (SVN), followed by BioSQL.
[Read More]Google Summer of Code: Project ideas page
Posted on March 10, 2009
| mauricio
A wiki page for collecting ideas, possible projects, prerequisites, possible solution approaches, mentors, other people or channels to contact for more information or to bounce ideas off of, etc. has been setup:
http://open-bio.org/wiki/Google_Summer_Code_2009
Release 1.6 of BioPerl-run, BioPerl-db, BioPerl-network
Posted on February 26, 2009
| cjfields
All,
I am proud to announce that the 1.6 release for BioPerl-run, BioPerl- db, and BioPerl-network are now available by direct download and via CPAN. These are designated as 1.006000, with a requirement for BioPerl 1.6 and higher (1.006000).
FIXED:
Bio::Tools::Run::Primer3 now accepts primer3 or primer3_core as executable names Bio::Tools::Run::Vista tests now pass if Vista.jar is installed. bug fix in bioperl-network What remains for the 1.6 release series:
\* Documentation, Documentation, and Documentation.
[Read More]BOSC 2009 Call for Abstracts
Posted on February 24, 2009
| kdahlquist
Please forward as appropriate and forgive multiple postings.
Call for Abstracts for the 2009 Bioinformatics Open Source Conference (BOSC) 2009
An ISMB 2009 Special Interest Group (SIG) Date: June 27-28, 2009 Location: Stockholm, Sweden URL: /wiki/BOSC_2009 Abstract submission via EasyChair: https://www.easychair.org/login.cgi?conf=bosc2009
Important Dates Monday, April 13: Abstract deadline May 1, 2009: Notification of accepted abstracts May 15, 2009: Early Registration Discount Cut-off date June 27-28, 2009: BOSC 2009
The Bioinformatics Open Source Conference (BOSC) is sponsored by the Open Bioinformatics Foundation (O|B|F), a non-profit group dedicated to promoting the practice and philosophy of Open Source software development within the biological research community.
[Read More]Google Summer of Code: Call for Bio* Volunteers
Posted on February 13, 2009
| hilmar
Google is committed to run the Summer of Code program again this year. It will be for the 5th time.
In broad strokes, the program funds what you might call remote summer internships for students to contribute to an open-source software project. Projects (or umbrella organizations) wishing to participate in the program apply during the organization application period (March 9-13 in 2009). Those accepted into the program provide project ideas and supply mentors that guide the work on those.
[Read More]Hello, (twitter) world
Posted on February 11, 2009
| mauricio
O|B|F News feed is now available in Twitter! You are welcome to follow us.
Cheers,
The O|B|F Admins.
BioPerl 1.6 released
Posted on January 26, 2009
| stajich
Release Pumpkin Chris Fields has announced the release of BioPerl 1.6 - the first stable release in a several years containing many significant improvements and bug fixes.
I am proud to announce, on behalf of the BioPerl core developers, that BioPerl 1.6.0 is now available. This is the first BioPerl core release in the 1.6 series and is considered a ‘stable’ (non-developer) release. The distribution has been uploaded to CPAN and is available under author name CJFIELDS; it should be hitting the various CPAN nodes over the next 24 hours.
[Read More]BioPerl 1.6 RC4
Posted on January 23, 2009
| stajich
RC4 is up, we are days away from final release…