How to check how variable a given DNA sequence is?
I have a human DNA sequence and I wish to check how variable this sequence is.. is there a way to check how many SNPs are found at the given location?
Thanks!
• 898 views
•
link
1 answer
blat the sequence, extract the location, extract the variants in the vcf from dbsnp in that region.
• 0 views
•
link
Log in to answer this question.