BiologieEnglischHugo

Home on Open Bioinformatics Foundation

Home on Open Bioinformatics Foundation
Recent content in Home on Open Bioinformatics Foundation
StartseiteRSS-Feed
language
BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

The release is available at http://www.bioperl.org/ftp/DIST/bioperl-1.2.1.tar.gz and is propagating around CPAN now. The main bug fixes in this release are: - inclusion of WrapperBase, making StandAloneBlast work from the release - fixes and cleanup of Bio::Coordinate - fixes to Bio::Index::EMBL and bpindex The 1.2.1 release does see some major additions in the Ontology area.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

GO::TermFinder will take a list of genes (any name that appears in an annotation file will do, though there are caveats for ambiguous names), an ontology file, and an annotation file, and determine the P_values for the observed frequency of annotation to those genes for each GO node.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

A new mailing list has been created for discussion of software system for genotypes, pedigrees, and linkage data at /mailman/listinfo/bioped-l This is intended to build off the initial work done in Perl for bioperl-pedigree but is applicable to all who want to contribute to the design or implementation in any language. Database persistence and pedigree rendering are initial areas that will be addressed.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

A release candidate for an eventual Bioperl 1.2.1 release is online at: http://bioperl.org/ftp/birney/bioperl-1.2.1-rc1.tar.gz We need people to install and test this package on as many systems and architectures as possible.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Members of the caCORE team at the NCICB have been discussing if and how best to use LSIDs. Attached is an analysis of the two LSID Resolution proposals. The document also includes brief descriptions of two use cases that seem appropriate to us. We would be very interested in any responses to this analysis.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

MOBY PROJECT: TECHNICAL REPORT ON WEB MESSAGING LAYER Date: March 9, 2003 Author: Lincoln Stein Version: 1.0 This report concerns the messaging layer of the Moby project, that point at which semantic information is exchanged between the data consumer (the biologist or client process) and the data provider (the model organism system database). Full report can be read at: http://open-bio.org/pipermail/moby-l/2003-March/000433.html

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

This is the last call for people to test drive and/or criticize the Bio::Ontology & Bio::OntologyIO re-design and implementation. The interfaces and modules to look at comprise of Bio::Ontology::OntologyI, Bio::Ontology::TermI, and Bio::OntologyIO. If you care about implementations (as Aaron says most people do rather than bothering with interfaces), check out Bio::Ontology::Ontology, Bio::Ontology::Term, and Bio::OntologyIO.