How to measure pairwise genetic distance in all samples of a VCF file
Dear all,
I have a large VCF file with more than 1000 samples, aka genomes. I want to find which samples are closely related and which are not by measuring the pairwise genetic distance of these files.
Which is your favourite software to calculate this metric?
Thank you for your time
• 3,315 views
•
link
3 answers
try somalier https://github.com/brentp/somalier
• 0 views
•
link
"plink2 --vcf ... --make-king-table"
• 0 views
•
link
you can try this tools :https://github.com/BGI-shenzhen/VCF2Dis
• 0 views
•
link
Log in to answer this question.