class Bio::Blast::Bl2seq::Report::HSP
Bio::Blast::Bl2seq::Report::HSP
holds information about the hsp (high-scoring segment pair). NOTE that the HSP
class below is NOT used because Ruby’s constants namespace are normally statically determined and HSP
object is created in Bio::Blast::Default::Report::Hit
class. Please refer to Bio::Blast::Default::Report::HSP
.