BiologiaIngleseHugo

Home on Open Bioinformatics Foundation

Home on Open Bioinformatics Foundation
Recent content in Home on Open Bioinformatics Foundation
Pagina inizialeRSS Foraggio
language
BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

We are pleased to announce the release of Biopython 1.51.This new stable release enhances version 1.50 (released in April) by extending the functionality of existing modules, adding a set of application wrappers for popular alignment programs and fixing a number of minor bugs.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

Note: this is preliminary and needs some editing. OBF Business Meeting at BOSC 2009 Location: Rica Talk Hotel, Restaurant 2nd floor Present: current BoD members: Hilmar Lapp, Kam Dahlquist Guests: Called meeting to order at 7.05pm.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

A beta release for Biopython 1.51 is now available for download and testing. In the two months since Biopython 1.50 was released, we have introduced support for writing features in GenBank files using Bio.SeqIO, extended SeqIO’s support for the FASTQ format to include files created by Illumina 1.3+, and added a new set of application wrappers for alignment programs, and made numerous tweaks and bug fixes.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

Constructing complicated NCBI Entrez searches can be tricky, but it turns out one of the Entrez Programming Utilities called Entrez EInfo can help. For example, suppose you want to search for mitochondrial genomes from a given taxa - either just in the Entrez web interface, for use in a script with EFetch. I knew from past experience about using name[ORGN] in Entrez to search for an organism name - but how would you specify just mitochondria?

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

Alan Ruttenberg of Science Commons and Robert Hanmer of the Hillside Group have been confirmed as Keynote Speakers for BOSC 2009.  For more information, see the BOSC 2009 web site at /wiki/BOSC_2009. Abstract acceptances went out today–stay tuned for the schedule, which will be posted once the speakers have confirmed their invitations.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

As announced here, any last minute requests to postpone dropping support for Python 2.3 from the next release of Biopython must be posted to the main Biopython mailing list no later than Friday, May 8.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

Hi all, You may have noticed we’re trying out using the wiki for Biopython cookbook entries. It’s a new idea so at the moment there are only a few ‘recipes’ on offer. If you have some tricks you find yourself using time and again to solve a problem why not share them?

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

Congratulations to Nick Matzke and Eric Talevich who have had Biopython projects accepted for this year’s Google Summer of Code. Both projects were accepted as part of The National Evolutionary Synthesis Center’s (NESCent) involvement as a mentoring organisation with the program.

BiologiaInglese
Pubblicato
Autore Open Bioinformatics Foundation

We are pleased to announce Biopython release 1.50, featuring some significant additions since Biopython 1.49 was released late last year. GenomeDiagram by Leighton Pritchard has been integrated into Biopython as the Bio.Graphics.GenomeDiagram module. A new module Bio.Motif has been added, which is intended to replace the existing Bio.AlignAce and Bio.MEME modules. Also have a look at Bio.SwissProt and Bio.ExPASy and their revised parsers.