This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Extract genotype at single locus for all individuals in a PLINK binary ped file?

I have genotype data (Illumina Global Screening Array) from ~700 individuals.

I am also genotyping 1 SNP in using the TaqMan assay, and I need to check the concordance between the chip genotypes and the TaqMan genotypes for all individuals in my sample.

To do this, I need to extract the genotype for all individuals at 1 specific SNP that is genotyped on this array. The data are currently stored in a PLINK bed file. All suggestions are welcome.

snp plink

Plink is well documented, read about --extract and --make-bed.

0 answers

No answers yet.

Log in to answer this question.