Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dump qw(dd);
    ...
      ["ABCxxxWXY", 5],
      ["ABCxxWXY", 21],
    ]
    
  2. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dump qw(dd);
    ...
      ["ATGGTTTCTCCCATCTCTCCATCGGCATAA", 1],
      ["ATGATCTAA", 40],
    ]
    
  3. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "use Data::Dump qw(dd);
    ...
      ["ATGGTTTCTCCCATCTCTCCATCGGCATAA", 1],
      ["ATGATCTAA", 40],
    ]