class

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)
Source

Instance methods

accession
Source
definition
Source
hsps
Source

Nested types