It worked, thank you so much!
• 1 views
•
link
If a mutation doesn't have an rs number (example; c.356A>C on the cDNA level, X chromosome) how can I find the corresponding amino acid change? Note that this is my first time working with annotated VCF files, my knowledge is very minimal on the subject.
It worked, thank you so much!
Log in to answer this question.
Hi.
Just simply annotate the VCF file. Use ANNOVAR or Snpeff. You can even upload the VCF to wANNOVAR, which will give you the annotated files. The anotated file will have both cDNA change and protein change.