Genome Analysis Toolkit

Variant Discovery in High-Throughput Sequencing Data

GATK process banner

Need Help?

Search our documentation

Community Forum

Hi, How can we help?

Developed in the Data Sciences Platform at the Broad Institute, the toolkit offers a wide variety of tools with a primary focus on variant discovery and genotyping. Its powerful processing engine and high-performance computing features make it capable of taking on projects of any size. Learn more

SNPs and INDELs from RNA-seq mapping to introns

0

1 comment

  • Avatar
    Gökalp Çelik

    Hi Revien Rodriguez

    Variant Callers will not limit the positions for variant calling unless a bed file or interval file is added. HaplotypeCaller in this regard will call variants from anywhere on the reference sequence. If you wish to limit your variants to coding and non coding exons only you may need to use SelectVariants function with an interval file to limit your calls or use that bed file directly at the HaplotypeCaller stage.

    RNA sequencing experiments depending on the library preparation may include unspliced or misspliced intronic regions and there is no way to remove those reads that are inevitably included in your sample. 

    In short what you see is already expected. 

    I hope this helps.

    Regards. 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk