NAME

Bio::NEXUS::CodonsBlock - Represents CODONS block in NEXUS file

SYNOPSIS

DESCRIPTION

Placeholding module for the CODONS block class.

COMMENTS

FEEDBACK

All feedback (bugs, feature enhancements, etc.) are greatly appreciated.

AUTHORS

Thomas Hladish (tjhladish at yahoo)

VERSION

$Revision: 1.14 $

METHODS

new

Title   : new
Usage   : block_object = new Bio::NEXUS::CodonsBlock($block_type, $commands, $verbose);
Function: Creates a new Bio::NEXUS::CodonsBlock object 
Returns : Bio::NEXUS::CodonsBlock object
Args    : type (string), the commands/comments to parse (array ref), and a verbose flag (0 or 1; optional)