NAME

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

SYNOPSIS

DESCRIPTION

Placeholding module for the Notes Block class.

COMMENTS

FEEDBACK

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

VERSION

$Revision: 1.13 $

METHODS

new

 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)