Filter only SNPs in 1000 Genomes Data Slicer
1
0
Entering edit mode
3.4 years ago
irieljoerin ▴ 40

Hi all, I´m trying to retrieve genotypic data from 70 SNPs (from different chromosomes) from certain 1000 Genomes populations. I plan to use Data Slicer to create vcf for each variant and then merge them all in R with VariantAnnotation package. However, when I create the vcf in Data Slicer structural variants come together, and I just want to retrieve SNPs. Is there any strategy to retrieve only SNP data? Or, Can anybody suggest a different strategy to do this? I need that data to perform a structure/admixture analysis. Thanks in advance!

SNP Data Slicer 1000 Genomes vcf • 791 views
ADD COMMENT
1
Entering edit mode
3.4 years ago

It's probably easiest to filter the VCFs after retrieval. VCFtools --remove-indels or vcflib vcfsnps will do the job.

ADD COMMENT

Login before adding your answer.

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