This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Any paternity testing tutorial?

Hello, i m a beginner in bioinformatics and planning to write a program for paternity testing.

I download 3 vcf files, one should be child and the other two should be parents (don't know which is father). Can I pick out some SNPs efficiently (for example, r^2 < 0.2) for 3 of them at the same time?

Is any tutorial or online course you could recommend? I really need it. Thanks~

paternity

1 answer

I'm not sure if it's worth it to write another tool for this, as things like peddy already exist: https://github.com/brentp/peddy

it looks great thank you! Do you know where can I download some data for practice?

what about the 3 VCF files you mention in your original question?

Log in to answer this question.