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

interval list for CNV analysis of samples being sequence using target panel platform

0

3 comments

  • Avatar
    SkyWarrior

    Unless you have your targets available it will be a problem to compare against the PON using the same targets. One particular solution could be to generate these target regions using an older version of the gatk. 

    GATK 3 has the command called CallableLoci. You may tune your paremeters to export call callable regions with certain depth and mapping quality as a BED file then you may fine tune all the regions generated to come up with a refined set of target regions to be used by GATK Somatic CNV workflow. 

    I hope this helps. 

    0
    Comment actions Permalink
  • Avatar
    yang S

    thank you for helping and sorry for late response.

     

    I finally get the bed files of the panel design. In order to run the pipeline correctly, should I subset the interval list with my target region?

    gatk-master/ref/intervals_wgs_coverage_regions.hg38.interval_list 

    0
    Comment actions Permalink
  • Avatar
    SkyWarrior

    You don't need to use the whole genome regions for that. You can convert you bed file to an interval_list and perform preprocessing such as GC content annotation etc. Then you can use that preprocesses intervals to collect readcounts and so on. 

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk