ReferenceHaplotypes--refHaps
M3VCF file containing haplotype data for reference panel.
--passOnly
This option only imports variants with FILTER = PASS.
--rsid This option only imports RS ID of variants from ID column (if available).
GWASHaplotypes--haps File containing haplotype data for target (gwas) samples. Must be VCF file. Zipped versions
allowed.
OutputParameters--prefix
Prefix for all output files generated. By default: [Minimac4.Output]
--processReference
This option will only convert an input VCF file to M3VCF format (currently de-activated in
minimac4). If this option is ON, no imputation would be performed.
--nobgzip
If ON, output files will NOT be gzipped.
--format
Specifies which fields to output for the FORMAT field in output VCF file. Available handles:
GT,DS,HDS,GP [Default: GT,DS].
--allTypedSites
If ON, sites available ONLY in GWAS panel will also be output [Default: OFF].
SubsetParameters--chr Chromosome number for which to carry out imputation.
--start
Start position for imputation by chunking.
--end End position for imputation by chunking.
--window
Length of buffer region on either side of --start and --end.
OtherParameters--log If ON, log will be written to $prefix.logfile.
--help If ON, detailed help on options and usage.
--cpus Number of cpus for parallel computing. Works only with Minimac4-omp.