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