Entering edit mode
8.6 years ago
devenvyas
▴
760
I have VCF data from a publication from 108 genomes.
I also have Plink SNP data from the Human Origins array, and I want to merge in these VCF data into the Plink data.
What would be good settings for filtering SNPs. The VCF files have already been filtered for DP >= 10 and GQ >=30.
I don't have any genes/loci of interest - I just need to get overlapping SNP data. What other filtration settings should I use?