Mercurial > repos > greg > snpeff_v2_from_pablo
comparison snpEff_2_1a/scripts/nOutOfM.pl @ 0:f8eaa3f8194b default tip
Uploaded snpEff_v2_1a_core.tgz from Pablo Cingolani
author | greg |
---|---|
date | Fri, 20 Apr 2012 14:47:09 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f8eaa3f8194b |
---|---|
1 #!/usr/bin/perl | |
2 | |
3 #------------------------------------------------------------------------------- | |
4 # | |
5 # Keep variants present in N out of M samples (multi-sample VCF file) | |
6 # | |
7 # Pablo Cingolani | |
8 #------------------------------------------------------------------------------- | |
9 | |
10 |