Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
        my $alt = join '|', @list;
        return (\@list, qr{($alt)});
    }
    
  2. or download this
    $ cat pm_1192233_genes.txt
    ACMSD
    ...
    CRYM 3
    ARIB1B 3
    ZZZZ 3
    
  3. or download this
    $ pm_1192233_multi_file_output.pl pm_1192233_anot_*
    $
    
  4. or download this
    $ cat pm_1192233_out_ACMSD
    ACMSD 1
    ...
    GENE_NOT_ANOTATED
    ALSO_ABSENT
    --- END MISSING LIST ---