Due to a huge influx of spam across all OBF wikis, we are in the process of locking down new user account creation and adding OpenID logins for the OBF wikis (BioPerl example). User account creation via the old login system will be disabled and OpenID will be the default path for new accounts so users to make wiki changes. This currently appears to have cut the incidence of spam significantly. We will be adding information to the login pages to redirect new users to the new login page.
[Read More]OBF Redmine server now available
The OBF now has a sparkly new Redmine instance running on Amazon EC2, thanks to efforts from Chris Dagdigian and Jason Stajich (with some admin help from yours truly). Bugs and user names (along with email contacts) from our old Bugzilla v2 server have been migrated over, though some links need to be fixed.
Redmine is a project management web application that has several nice features over other systems, including issue tracking, multiple project management, wikis, forums, and calendaring.
[Read More]Bioinformatics Open Source Conference (BOSC 2011) Call for Abstracts
Call for Abstracts for the 12th Annual Bioinformatics Open Source Conference ( BOSC 2011), an ISMB 2011 Special Interest Group (SIG).
Dates: July 15-16, 2011 Location: Vienna, Austria Web site: /wiki/BOSC_2011 Email: bosc@open-bio.org BOSC announcements mailing list: http://lists.open-bio.org/mailman/listinfo/bosc-announce
Important Dates:
- April 18, 2011: Deadline for submitting abstracts to BOSC 2011
- May 9, 2011: Notifications of accepted abstracts emailed to corresponding authors
- July 13-14, 2011: Codefest 2011 programming session
- July 15-16, 2011: BOSC 2011
- July 17-19, 2011: ISMB 2011
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. To be considered for acceptance, software systems representing the central topic in a presentation submitted to BOSC must be licensed with a recognized Open Source License, and be freely available for download in source code form.
[Read More]BOSC 2010 Proceedings published today in BMC Bioinformatics
On behalf of the BOSC 2010 Organizing Committee, I am pleased to announce that the BOSC 2010 Proceedings has been published today in BMC Bioinformatics. Special thanks go to the abstract and proceedings reviewers who helped make this possible.
Biopython dropping Python 2.4 Support?
This is a reminder that the forthcoming Biopython 1.56 release is planned to be our last release to support Python 2.4.
Looking back, we supported Python 2.3 for about six years - it was released July 2003, and Biopython 1.50 released in April 2009 was the last to support it. Similarly, Python 2.4 was released six years ago (November 2004).
Dropping Python 2.4 support will allow use to assume standard library modules like the ElementTree XML parser and SQLite 3 support will be available. There are also several new language features in Python 2.5+ which will be useful, and it should make supporting Python 3 a little easier as well.
[Read More]BioRuby paper published
After 10 years of development, the BioRuby paper is finally published in the Bioinformatics journal. The article is open access, so please take a look.
BioRuby: Bioinformatics software for the Ruby programming language Naohisa Goto, Pjotr Prins, Mitsuteru Nakao, Raoul Bonnal, Jan Aerts and Toshiaki Katayama Bioinformatics 2010; doi: 10.1093/bioinformatics/btq475
Biopython 1.54 released
The Biopython team is proud to announce Biopython 1.54, a new stable release of the Biopython library. Biopython 1.54 comes five months after our last release and brings new features, tweaks to some established functions and the usual collection of bug fixes.
This is the first stable release to feature the new Bio.Phylo module which can be used to read, write and take data from phylogenetic trees in Newick, Nexus and PhyloXML formats. The module is the result of Eric Talevich’s Google Summer of Code project which was supported by The National Evolutionary Synthesis Center (NESCent).
[Read More]BioPerl has moved to GitHub
BioPerl has migrated to git and GitHub! We have also set up a mirror set of several key repositories at the great public git hosting site repo.or.cz.
If you are a current BioPerl developer (had a previous account for direct access to our prior Subversion repository), please sign up for a GitHub account and let us know your user ID. Also, add the extra email
(where ‘DEVNAME’ is your original Subversion account ID). This should map any previous commits from the older Subversion and CVS repository to your new GitHub account.
O|B|F Google Summer of Code Accepted Students
I’m pleased to announce the acceptance of OBF’s 2010 Google Summer of Code students, listed in alphabetical order with their project titles and primary mentors:
Mark Chapman (PM Andreas Prlic) - Improvements to BioJava including Implementation of Multiple Sequence Alignment Algorithms
Jianjiong Gao (PM Peter Rose) - BioJava Packages for Identification, Classification, and Visualization of Posttranslational Modification of Proteins
Kazuhiro Hayashi (PM Naohisa Goto) - Ruby 1.9.2 support of BioRuby
Sara Rayburn (PM Christian Zmasek) - Implementing Speciation & Duplication Inference Algorithm for Binary and Non-binary Species Tree
[Read More]Illumina FASTQ files - Read Segment Quality Control Indicator
In another quirk to the FASTQ story, recent Illumina FASTQ files don’t actually use the full range of PHRED scores - and a score of 2 has a special meaning, The Read Segment Quality Control Indicator (RSQCI, encoded as ‘B’).
Hats off to Dr Torsten Seemann for raising awareness of this issue in his post on the seqanswers.com forum, referring to a presentation by Tobias Mann of Illumina which says:
The Read Segment Quality Control Indicator:
[Read More]