Group
Extension

Matches 3

Bio-Grep ( L/LI/LIMAONE/Bio-Grep-v0.10.6.tar.gz, LIMAONE, 2009; MetaCPAN )
Bio-Grep/t/10.backends.all.t ( view source; MetaCPAN )
dbe, \@ids);
            }
        }

        # test if backend returns correct sequence

        isnt( $test_seq_internal_id, '', 'Found internal id' );
        my $seqio = $sbe->get_sequences( [$tes
Bio-Grep ( L/LI/LIMAONE/Bio-Grep-v0.10.6.tar.gz, LIMAONE, 2009; MetaCPAN )
Bio-Grep/t/11.backends.re.t ( view source; MetaCPAN )
ternal_id;
while (my $res = $sbe->next_res() ) {
     $test_seq_internal_id = $res->sequence_id
}
isnt( $test_seq_internal_id, '', 'Found internal id' ) ;
my $seqio        = $sbe->get_sequences( [$tes
Bio-Grep ( L/LI/LIMAONE/Bio-Grep-v0.10.6.tar.gz, LIMAONE, 2009; MetaCPAN )
Bio-Grep/t/11.backends.guugle.t ( view source; MetaCPAN )
ternal_id;
while (my $res = $sbe->next_res() ) {
     $test_seq_internal_id = $res->sequence_id
}
isnt( $test_seq_internal_id, '', 'Found internal id' ) ;
my $seqio        = $sbe->get_sequences( [$tes

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.