Compare genotypes from sequencing (vcf) and microarrays (ped)
0
0
Entering edit mode
7.7 years ago

Dear all, we have sequencing data in vcf format as well as genotype array data in ped format for our samples. For reasons of quality control, we'd like to compare the genotypes from both experiments. Which is the best way to do that? Is there a way to compare both filetypes in Plink/Seq? Thanks and kind regards

sequencing SNP vcf ped • 2.8k views
ADD COMMENT
0
Entering edit mode

You could use plink --vcf --recode to convert .vcf to .ped/.map (see here), and then compare .peds. Obviously this assumes variants are identified the same way your input .vcf and .ped files. Imagine you would want to filter to variants that are present in both your input sets, which could be accomplished by using plink filtering options (here)

ADD REPLY
0
Entering edit mode

Dear Ahill, thanks a lot. We will try it that way. Cheers.

ADD REPLY
0
Entering edit mode

Hi Ahil, How can I compare genotypes in two ped files?

Regards, Tarek

ADD REPLY

Login before adding your answer.

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