Bio::BlastRecord
Inherits Reference < Object
BlastRecord class
Represent a hit of a query Sequence in a SequenceDB on a blast run is defined the attributes of the hit itself and an Array of Hsp (high scoring pairs).
Constructors
new(num : Int32, id : String, definition : String, accession : String, len : Int32)
SourceInstance methods
accession
Sourcedefinition
Sourcehsps
Sourceid
Sourcelen
Sourcenum
Source