--max-alleles argument not recognized
0
0
Entering edit mode
9.1 years ago
boris ▴ 10

It seems as if I can't get --max-alleles to be recognized no matter what I do. The command below gets interpreted as requesting snps with at most 2 alleles. Any suggestions? What am I doing wrong?

vcftools --gzvcf combined.vcf.gz --maf 0.05 --max-alleles 3 --max-maf 0.5 --hwe 1e-8 --minQ 40 --012 --max-missing 0.95 --chr chr22 --out combined.chr22.common
VCFtools - v0.1.13
(C) Adam Auton and Anthony Marcketta 2009
Parameters as interpreted:
        --gzvcf combined.vcf.gz
        --chr chr22
        --maf 0.05
        --max-alleles 2
        --max-maf 0.5
        --hwe 1e-08
        --minQ 40
        --max-missing 0.95
        --012
        --out combined.chr22.common
vcftools SNP • 2.3k views
ADD COMMENT

Login before adding your answer.

Traffic: 2676 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6