Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "use List::MoreUtils qw(uniq);
    ...
    'AGCT'
    'AGGT'
    'CTAG'
    
  2. or download this
    use warnings;
    use strict;
    ...
          ;
    
        }
    
  3. or download this
    sub filter4 {
    
    ...
            ;
    
        }  # end sub filter4()