
Bio::NEXUS::NotesBlock - Represents a NOTES block in a NEXUS file.


Placeholding module for the Notes Block class.


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

$Revision: 1.13 $

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