This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Exome coordinates in Base Coverage Distribution with GATK

I want to run BaseCoverageDistribution in GATK with a .bam file over only exome intervals. Is there some kind of reference file with human exomes and exome coordinates I can use? The UCSC human exome coordinate reference file doesn't seem to be in a format that GATK will accept.

Thanks very much for your help,

Marcus G.

basecoveragedistribution gatk

1 answer

Maybe you will be interested in this (Human Exome Capture Library Coordinates Download).

The interval format GATK accepted was introduced here (CommandLineGATK). It's easy to transform different interval formats.

Log in to answer this question.