biopython v1.71.0 Bio.SearchIO.FastaIO.FastaM10Parser
Parser for Bill Pearson’s FASTA suite’s -m 10 output.
Link to this section Summary
Functions
Initialize the class
Parses hit table rows
Parses the Fasta preamble for Fasta flavor and version
Link to this section Functions
Link to this function
__init__()
Initialize the class.
Link to this function
__parse_hit_table()
Parses hit table rows.
Link to this function
_parse_preamble()
Parses the Fasta preamble for Fasta flavor and version.