|
|
| |
Bio::NEXUS::NotesBlock(3) |
User Contributed Perl Documentation |
Bio::NEXUS::NotesBlock(3) |
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.
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)
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |