Help for this page
$number_of_sequences=12; $max_length=50; ... } return $seq; }
sub genseq { my $seq; ... return $seq; }