Help for this page

Select Code to Download


  1. or download this
    $pos_end = $orf_array_pos[$orf_counter+1]
    
  2. or download this
    if( ! defined( $orf_array_pos[$orf_counter+1] ) ) {
       print STDERR "Uhh ohh, going to undef $pos_end\n";
    }