Bundle::BioPerl

A bundle to install external CPAN modules used by BioPerl 1.5.2
Download

Bundle::BioPerl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Chris Dagdigian
  • Publisher web site:
  • http://search.cpan.org/~craffi/

Bundle::BioPerl Tags


Bundle::BioPerl Description

A bundle to install external CPAN modules used by BioPerl 1.5.2 Bundle::BioPerl is a Perl module that contains NO functionality or real code at all.The BioPerl distribution from http://bioperl.org contains code and modules that may use or require additional 'external' perl modules for advanced functionality. Many of the external modules are not contained within the standard Perl distribution. These external modules can be obtained from the Comprehensive Perl Archive Network (CPAN) located at http://www.cpan.org.NOTE: The latest release of this bundle includes all of the external CPAN modules that are listed as dependencies of the official BioPerl 1.5.2 codebase release.The only exceptions are the DBD:: and DBI:: modules which are really best off installed on their own if you have a need to load and query relational. databases.These modules are not required - they greatly extend the functionality of bioperl in various ways. To get the best use of bioperl, particularly after the release of BioPerl 1.0 we recommend at least having the LWP:: network access and the XML:: related modules installed.Bundle::BioPerl is a Perl module that contains NO functionality or real code at all. It is essentially a special perl module meant to be used by the CPAN.pm module to simplify the task of automatically installing multiple modules in one easy step.Essentially users can tell CPAN.pm to 'install Bundle::BioPerl' and CPAN.pm will download, install and configure all of the modules listed in the BioPerl Bundle module. See the SYNOPSIS section or do perldoc CPAN to learn about how to use the CPAN.pm module to install bundles.NOTE: This process is complicated by the fact that some BioPerl external modules themselves have their own dependencies and prerequisites. In particular the XML::Parser module requires the prior installation of the 'xpat' package which resides outside of CPAN at install Bundle::BioPerl process may need to be repeated several times to complete the full installation of all listed modules. Some external modules are complicated or may themselves have dependencies.NOTE: This Bundle does not install BioPerl :) Just the additional modules that BioPerl code ocasionally makes use of. You will still need to get the BioPerl distribution from CPAN or http://bioperl.org and install it the usual way: perl Makefile.PL make make test make installCPAN.pm has many features - including the ability to download but not install the modules listed in the BioPerl bundle.SYNOPSISPerl one liner using CPAN.pm: perl -MCPAN -e 'install Bundle::BioPerl'Use of CPAN.pm in interactive mode: $> perl -MCPAN -e shell cpan> install Bundle::BioPerl cpan> quitJust like the manual installation of perl modules, the user may need root access during this process to insure write permission is allowed within the intstallation directory. Requirements: · Perl


Bundle::BioPerl Related Software