Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value $sequence in concatenation (.) or string at
    + startend-mod3.pl line 48, <FILE1> chunk 1.
    
    Use of uninitialized value $sequence in substr at startend-mod3.pl lin
    +e 49, <FILE1> chunk 1
    
  2. or download this
      print "$sequence\n";
       my $sub_sequence = substr $sequence, ($startres - 11), ($endres - $
    +startres + 11);