Help for this page
$string = "atccatccctttaat"; @triplets0 = $line =~ /(...)/g;
$string = "atccatccctttaat"; @triplets0 = $line=~ /(...)/;