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

Todd Harris has released GD::SVG in CPAN. This module implements support for most features of GD that are used by Bio::Graphics (together with the SVG module). Try out the publication publication quality graphics directly from CVS and help to squash the last bugs before stable bioperl release. See all_glyphs.pl and dynamic_glyphs.pl in examples/biographics directory.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Need to write a wrapper around sequence analysis service in a web form? Richard Adams has written a HOWTO document about his Bio::Tools::Analysis modules. Available in CVS or in the latest developer release. See into BIOPERL/doc/howto/{sgml|html|pdf|txt} for the SimpleWebAnalysis document in your favourite format.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Jeff announces a new release of Biopython: Biopython 1.23 is now available from the website at: http://www.biopython.org/ This is mostly a maintenance release, which fixes some problems in the installation. You do not need to update from 1.22 unless you are using the Bio.Cluster, Bio.KDTree, or Bio.PDB.mmCIF packages.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

The Bioperl developers are pleased to announce a 0.1 release of bioperl-microarray, a Bioperl extension package dedicated to manipulation of microarray data. The package is implemented using IO conventions Bioperl developers should already be familiar with.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Bioperl 1.2.3 On behalf of the Bioperl developers, we are pleased to announce the release of Bioperl 1.2.3. This is the set of Core libraries which constitutes Bioperl and covers areas like Sequence file parsing, Sequence Feature representations, Database access to flatfile web-based sequence databases, Alignment parsing and manipulation, parsing of and data representation of output from a majority of standard bioinformatics tools, and many

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Hi Everyone, Apologies for the mass cross-posting but this email is about server and IP changes that will affect all of our projects and servers. Simply put – Wyeth, the company that provides us with our hosting and wonderful T3 connection to the internet is cutting their internet connection circuits over from one ISP to a different Tier 1 internet backbone.

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Available now at http://biopython.org/download/ Changes include: added Andrew Dalke’s EUtils library added Michiel de Hoon’s gene expression analysis package updates to setup code, now smarter about dependencies updates to test suite, now smarter about code that is imported Michael Hoffman’s fixes to DocSQL syntax fixes in triemodule.c to compile on SGI, Python 2.1 compatible updates in NCBIStandalone, short query error Sebastian Bassi

BiologieEnglisch
Veröffentlicht
Autor Open Bioinformatics Foundation

Rob Edwards and Heikki Lehvaslaiho have been writing new restriction analysis classes. These will eventually replace the long serving Bio::Tools::RestrictionEnzyme by Steve Chervitz. The first working versions are in CVS. A UML graph shows the class relationships. A more verbose overview is below. Bio::Restriction::Enzyme class knows (almost) everything there to know about restriction enzymes.