Skip to content
This repository has been archived by the owner on Jan 3, 2018. It is now read-only.

RNA-Seq variant calling using GATK - very slow

Compare
Choose a tag to compare
@hbeale hbeale released this 25 Sep 22:09
· 25 commits to master since this release

This uses code written by Linh following the GATK best practices. Because that is the most widely known approach to variant calling in RNA-Seq, we started with it. It is now obsolete. We found that Freebayes is more accurate and faster.