This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how best to analyze vcf files

I have more than 200 vcf and my task is to search for identical SNPs I can do it in python or R what the best way to start ?

vcf

If you're looking for variants shared over multiple samples, you can check out bcftools isec command.

0 answers

No answers yet.

Log in to answer this question.