Bio::NEXUS::DataBlock

Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file.
Download

Bio::NEXUS::DataBlock Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Thomas Hladish
  • Publisher web site:
  • http://search.cpan.org/~tjhladish/Bio-NEXUS-0.67/lib/Bio/NEXUS/CodonsBlock.pm

Bio::NEXUS::DataBlock Tags


Bio::NEXUS::DataBlock Description

Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file. Bio::NEXUS::DataBlock is a Perl module that represents the deprecated DATA Block in NEXUS file.SYNOPSIS$block_object = new Bio::NEXUS::DataBlock($type, $block, $verbose, $taxlabels_ref);The DataBlock class represents the deprecated Data Block in a NEXUS file. Data Blocks are still used by some prominent programs, unfortunately, although they are essentially the same as a Characters Block and a Taxa Block combined. Data Blocks may be used as input, but are not output by the NEXPL library. For more information on Data Blocks, see the Characters Block documentation.METHODSnew Title : new Usage : block_object = new Bio::NEXUS::CharactersBlock($block_type, $block, $verbose, $taxa); Function: Creates a new Bio::NEXUS::CharactersBlock object Returns : Bio::NEXUS::CharactersBlock object Args : verbose flag (0 or 1), type (string) and the block to parse (string) Requirements: · Perl


Bio::NEXUS::DataBlock Related Software