Help for this page

Select Code to Download


  1. or download this
    #!usr/bin/perl
    use strict;
    ...
    ORF: 1145-1255
    ORF: 1228-1275
    ORF: 1249-1275
    
  2. or download this
    #!usr/bin/perl
    use strict;
    ...
    Found 'ATG' at 21
    Found 'ATG' at 42
    Found 'ATG' at 65
    
  3. or download this
    #!usr/bin/perl
    use strict;
    ...
    Found ATG at 1228
    Found ATG at 1249
    Found ATG at 1272