Closed timothymillar closed 1 year ago
Idea for arguments:
--maf
: min population allele frequency (default = 0.0)--mad
: min population allele depth (default = 0)--ind-maf
: min individual allele frequency (default = 0.1)--ind-mad
: min individual allele depth (default = 3)--ind-min
: min number of individuals passing --ind-maf
and --ind-mad
(default = 1)All filters are combined (intersection). This gives good flexibility and makes few assumptions about population size/structure for defaults.
Fixed in #169
Simple script to generate a template VCF for MCHap assemble.
There are several motivations for this: