Help for this page

Select Code to Download


  1. or download this
    my $re = join '|', map { qr/\+$_[ACGTNacgtn]{$_}/} 1..20;
    s/$re//g;