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