Bio.Blast.NCBIStandalone: This module provides code to work with the standalone version of
BLAST, either blastall, rpsblast 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.SubsMat.MatrixInfo: A whole bunch of substitution matrices for use in alignments, etc.
Bio.SwissProt: This module provides code to work with the sprotXX.dat file from
SwissProt.
Bio.SwissProt.KeyWList: This module provides code to work with the keywlist.txt file from
SwissProt.
Bio.SwissProt.SProt: This module provides code to work with the sprotXX.dat file from
Utilities for working with FASTA-formatted sequences (DEPRECATED).
Bio.Transcribe: Code to transcribe DNA into RNA or back (DEPRECATED).
Bio.Translate: Code to translate DNA or RNA into proteins (DEPRECATED).
Bio.UniGene: Parse Unigene flat file format files such as the Hs.data file.