How to caracterize single point mutation (or editing) in RNAseq?
Hello, guys.
I found some single point mutation (or RNA editing, I don't know) in my RNAseq. I want to classify those alterations... I mean, I want to know every position where they happen and teh type of alteration.
What is the best way to do that? Is it possible to use GATK (Broad Institute) to analyse this kind of data (even though it was not properly created for RNAseq analysis)?
Thank very much for any help
• 1,311 views
•
link
0 answers
No answers yet.
Log in to answer this question.
There is a GATK workflow specifically for RNA-seq: https://gatk.broadinstitute.org/hc/en-us/articles/360035531192-RNAseq-short-variant-discovery-SNPs-Indels-
Thank you very much, man.