Splice prediction from bam files
Are there any command line tools that specialize in predicting splice site variants from bams?
• 2,310 views
•
link
1 answer
You would first have to do variant calling, e.g. using GATK HaploTypeCaller. Then you need to annotate the obtained variants, e.g. using snpEff, VEP or Annovar to discover the expected consequence of a variant.
I'm not aware of a more specific tool, but knowing the myriad of tools available it probably does exist.
• 0 views
•
link
Log in to answer this question.
From DNA-Seq, or RNA-Seq?
DNA-seq bams