This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Linkage disequilibrium with one sample

I have vcf files for various cultivars. Can I calculate linkage disequilibrium from a vcf file of only one cultivar or should I group them somehow?

ld plink19

1 answer

Linkage disequilibrium computations require population data. The latest PLINK 2.0 build errors out if you attempt them with less than 50 samples.

I thought so. Thank you very much for your answer.

Log in to answer this question.