Bio-perl

From DrugPedia: A Wikipedia for Drug discovery

Revision as of 08:46, 8 September 2008 by Harinder (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search

[edit] Introduction

This is the BioPerl project's community documentation site. You can read up on Getting BioPerl, Installing BioPerl, and Getting Started using the toolkit. Advanced BioPerl covers a number of topics once you've got the hang of things. Also use the Frequently Asked Questions, HOWTOs, and the BioPerl Tutorials as starting place for learning about the toolkit's components.

More specific information for developers can be found here and on the sidebar.

There is a short History of BioPerl with background on the project and Lincoln Stein's article on How Perl Saved the Human Genome Project.

See what BioPerl Users are using the toolkit for and what publications cite the toolkit.

The toolkit is divided into several packages, most people will only want to deal with the Core package.

API documentation for each module at doc.bioperl.org and each module page on this site is linked to the doc site and the CPAN perldoc documentation. There are lists of the documented Core modules, Run modules, DB modules, and Ext modules available on this site and the external API documentation.

[edit] Current Events

[edit] General

[edit] Developers

  • Migration to the new Subversion is complete. Information is now available on the BioPerl migration to Subversion and using Subversion with BioPerl.
  • Feature/Annotation changes introduced prior to the 1.5 release have been rolled back in preparation for a new stable release. The Rollback page has the detailed notes for the rollback; currently all tests related to this pass.
  • We are planning tentative steps in making GFF3-compatible output for the various BioPerl classes. See the code audit page for details; contribute by discussing suggestions on the mail list and donating code!
  • Perl 5.10 has been released. We have a Perl 5.10 compatibility page which tracks bugs and other issues related to using Perl 5.10 and BioPerl.

BioPerl is distributed under the Perl Artistic License. For more information on what the means for users and developers using the toolkit see more information about licensing BioPerl.