Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Perl Modules

    Bio::Phylo 0.50

    Download button

    No screenshots available
    Downloads: 224  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Rutger Vos | More programs
    Perl Artistic License / FREE
    June 12th, 2012, 10:35 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    Bio::Phylo description

    Phylogenetic analysis using Perl

    Bio::Phylo is a Perl module for the Bio::Phylo package for phylogenetic analysis using object-oriented perl5. In this file, methods are defined that are performed by other objects in the Bio::Phylo release that inherit from this base class (which you normally wouldn't use directly).

    For general information on how to use Bio::Phylo, consult the manual (Bio::Phylo::Manual).

    If you come here because you are trying to debug a problem you run into in using Bio::Phylo, you may be interested in the "exceptions" system as discussed in Bio::Phylo::Util::Exceptions. In addition, you may find the logging system in Bio::Phylo::Util::Logger of use to localize problems.

    SYNOPSIS

     # Actually, you would almost never use this module directly. This is
     # the base class for other modules.
     use Bio::Phylo;
     
     # sets global verbosity to 'error'
     Bio::Phylo->VERBOSE( -level => Bio::Phylo::Util::Logger::ERROR );
     
     # sets verbosity for forest ojects to 'debug'
     Bio::Phylo->VERBOSE(
     -level => Bio::Phylo::Util::Logger::DEBUG,
     -class => 'Bio::Phylo::Forest'
     );
     
     # prints version, including SVN revision number
     print Bio::Phylo->VERSION;
     
     # prints suggested citation
     print Bio::Phylo->CITATION;



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    phylogenetic analysis | Perl module | phylogenetic | analysis | Perl

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM