##
while (my $hit = $result->next_hit) {
####
p Data::Dumper::Dumper($hit)
####
$VAR1 = bless( {
'_hsps' => [
{
'-query_start' => 253,
'-algorithm' => 'BLASTX',
'-gaps' => '0',
'-hit_seq' => 'ITGAVCLMDYLEKVLEKLRELAQKLIETLLGPQ',
'-hit_length' => '65',
'-query_length' => '508',
'-query_desc' => 'HKUN3Y301D9XQX',
'-query_frame' => -1,
'-rank' => 1,
'-hit_desc' => '43989.cce_0262 (Cyanothece ATCC 51142)',
'-query_end' => 155,
'-hit_name' => 'gnl|BL_ORD_ID|1515029',
'-identical' => '17',
'-query_name' => 'Query_1',
'-evalue' => '0.00664016',
'-score' => '92',
'-conserved' => '27',
'-hit_frame' => 0,
'-hsp_length' => '33',
'-query_seq' => 'LRGAICSMEHIEEALGKLKDWARKLIELLLGPR',
'-hit_start' => '12',
'-homology_seq' => '+ GA+C M+++E+ L KL++ A+KLIE LLGP+',
'-hit_end' => '44',
'-bits' => '40.0466'
}
],
'_iterator' => 0,
'_description' => '(Cyanothece ATCC 51142)',
'_significance' => '0.00664016',
'_query_length' => '508',
'_accession' => '1515029',
'_length' => '65',
'_psiblast_iteration' => '1',
'_name' => '43989.cce_0262',
'_rank' => 1,
'_algorithm' => 'BLASTX',
'_root_verbose' => 0,
'_hashes' => {
'0' => 1
},
'_hsp_factory' => bless( {
'interface' => 'Bio::Search::HSP::HSPI',
'type' => 'Bio::Search::HSP::GenericHSP',
'_loaded_types' => {
'Bio::Search::HSP::GenericHSP' => 1
},
'_root_verbose' => 0
}, 'Bio::Factory::ObjectFactory' )
}, 'Bio::Search::Hit::GenericHit' );