Variant calling on RNA seq using GATK pipeline
I was trying to do variant calling on RNAseq data using GATK pipeline.
but when i used
./gatk HaplotypeCaller -R genome.fa -I Aligned.sortedByCoord.out_dedup.bam -O output.vcf
Output.vcf file is not created. So can any one please help me...
• 2,815 views
•
link
1 answer
Please be aware of the limitations of calling variants from RNA-seq data: A: Inferring genotype based on RNA sequnces
• 1 views
•
link
Log in to answer this question.
Hello renu18july,
Please use the formatting bar (especially the

codeoption) to present your post better. I've done it for you this time.Thank you!
Additionally, do you see any error message? If yes, please post it here.
Thanks a lot . No error msg but output file is not created....
Paste the output. Also, please be sure that you are aware of the limitations of calling variants from RNA-seq data. You will miss a large chunk of genomic variants by analysing data in this way.