File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -131,6 +131,14 @@ optional arguments:
131131 information (marked by 'N'). If specified, simulations
132132 will be masked in a manner mirroring windows drawn
133133 from this file.
134+ --vcfForMaskFileName VCFFORMASKFILENAME
135+ Path to a VCF file that contains genotype information. This will be used to mask genotypes in a manner that mirrors how the true data are masked.
136+ --popForMask POPFORMASK
137+ The label of the population for which we should draw genotype information from the VCF for masking purposes.
138+ --sampleToPopFileName SAMPLETOPOPFILENAME
139+ Path to tab delimited file with population assignments (used for genotype masking); format: SampleID popID
140+ --unmaskedGenoFracCutoff UNMASKEDGENOFRACCUTOFF
141+ Fraction of unmasked genotypes required to retain a site (default=0.75)
134142 --chrArmsForMasking CHRARMSFORMASKING
135143 A comma-separated list (no spaces) of chromosome arms
136144 from which we want to draw masking information (or
You can’t perform that action at this time.
0 commit comments