Bio.Blast.NCBIStandalone: This module provides code to work with the standalone version of
BLAST, either blastall or blastpgp, provided by the NCBI.
Bio.Blast.NCBIWWW: This module provides code to work with the WWW version of BLAST
provided by the NCBI.
Bio.Blast.NCBIXML: This module provides code to work with the BLAST XML output
following the DTD available on the NCBI FTP
ftp://ftp.ncbi.nlm.nih.gov/blast/documents/xml/NCBI_BlastOutput.dtd
Bio.MetaTool: Parser for output from MetaTool, a program which defines metabolic
routes within networks.
Bio.MetaTool.Input: This module provides code to convert Bio.Pathway.System objects
into a text file that can be used as input for the MetaTool
program.