biopython v1.71.0 Bio.Blast.Record.Alignment
Stores information about one hit in the alignments section.
Members: title Name. hit_id Hit identifier. (str) hit_def Hit definition. (str) length Length. (int) hsps A list of HSP objects.
Link to this section Summary
Functions
Initialize the class
Link to this section Functions
Link to this function
__init__()
Initialize the class.