conversion of genotyping data to VCF format
1
0
Entering edit mode
2.2 years ago
theoharis ▴ 40

Hi

Ive genotyping data in this format:

rs10010131 A A

ie SNP allele1 allele2

Is there an off the shelf tool I can use to convert to VCF?

VCF • 602 views
ADD COMMENT
1
Entering edit mode
2.2 years ago
S. Roa ▴ 10

Hello, Theo!

A very famous and useful is Plink: https://zzz.bwh.harvard.edu/plink/

ADD COMMENT
2
Entering edit mode

Something to keep in mind if using plink 1.90 for this conversion: Why would you need to specify `--keep-allele-order` and `--a2-allele` when writing a VCF with PLINK?

Otherwise the ref allele in your vcf will automatically be set to the major allele from your genotype data which may not be what you want.

ADD REPLY

Login before adding your answer.

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