Help for this page

Select Code to Download


  1. or download this
    sub find_coding {
             my ( $seq ) = @_;
    ...
                     print "Coding region: $allmatch", "\n";
             }
     }