Help for this page
$count_G = ( $seq =~ tr/G//); $ratio_G = ($count_G/$len); # print "\n$ratio_G\n";
$ratio_G = Calculate( 'G' );