BioParser Documentation
All BioParser scripts and modules contain perl POD (plain old
documentation) that follows a standard style outlined in the
Bio::TGen::Util::PodMaker module from the
TGen-POD2HTML Project.
By sticking to this standard, we can automatically generate
HTML documentation for all BioParser modules and
scripts directly from the code itself using the
tgen_pod2html.pl script. Assuming you
are using a unix-based operating system for development, once
BioParser is installed the POD should also be viewable using the
standard perldoc and man commands.
|