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

DepthOfCoverage (BETA) Follow

2 comments

  • Avatar
    Chet Revers

    A DEVELOPER ERROR has occurred: -ct is not a recognized option

    but the -ct option is provided in the "Usage example" above 

    1
    Comment actions Permalink
  • Avatar
    Seunghun Han

    Hi,

    I was using DepthOfCoverage from GATK-3.7 before, and 
    after I updated it to the one from latest GATK, I'm getting individual gene level 
    summary for each gene transcript for a gene when I use the -gene-list option. 
    In the previous version, the gene level summary output produced single row per gene.
    Is there an option I need to add on top of -gene-list to get aggregate gene level summary?

    This is how I run DoC -
    gatk --java-options "-Xmx16G" DepthOfCoverage -R ${refFasta} \
    -O ${sampleName} --omit-depth-output-at-each-base true \
    -pt sample -gene-list ${geneList} -I cramfile.cram \
    -L ${intervalList} --min-base-quality ${minBaseQuality}

    And I'm using a gene list generate by following this instruction -https://gatk.broadinstitute.org/hc/en-us/articles/360035532032?id=1329

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk