VCFTools Order of Flags Inquiry
0
0
Entering edit mode
8 weeks ago
S • 0

Hello,

In my analytic workflow that is assessing GxE interaction using WGS Trio data, I have a step that calculates the minor allele frequency based on the parental genotypes. I am using VCFTools to do so, but was just wondering if the order of the flags mattered here.

For instance, If I switch the --keep and --freq flags, does it change which dataset the MAF is being calculated on? Does dropping all non-parent samples make it so the MAF is only determined on the parents?

vcftools 
--vcf input.vcf
--keep parents.txt 
--freq 
--out mafcol.txt

Thank you!

vcf vcftools • 279 views
ADD COMMENT

Login before adding your answer.

Traffic: 1506 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