Help for this page

Select Code to Download


  1. or download this
    #!/bin/perl -w
    use warnings;
    ...
    $result_obj = $report_obj->next_result;
     
    print $result_obj->num_hits;
    
  2. or download this
    Replacement list is longer than search list at C:/Dwimperl/perl/site/l
    +ib/Bio/Ran
    ge.pm line 251.
    ...
    ---------------------------------------------------
    Can't call method "next_result" on an undefined value at bioperl_blast
    +2.pl line
    12.