tools for mutation detection in gene
Dear all
Kindly help me to find some tools or free web server by which the mutation point of a gene sequence can be identified?
• 4,410 views
•
link
1 answer
If you have a multiple sequence alignment for the gene sequences you can use a tool developed at Sanger Institute to identify SNP sites in sequences. If you have raw reads then you could map them against a closest reference using bwa, smalt etc and use samtools and/or vcftools to identify SNPs or mutations in your data.
• 0 views
•
link
Log in to answer this question.
what data do you have?