Bio::NEXUS::CodonsBlock - Represents CODONS block in NEXUS file
Placeholding module for the CODONS block class.
All feedback (bugs, feature enhancements, etc.) are greatly appreciated.
Thomas Hladish (tjhladish at yahoo)
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)