gatk icon indicating copy to clipboard operation
gatk copied to clipboard

Official code repository for GATK versions 4 and up

Results 398 gatk issues
Sort by recently updated
recently updated
newest added

In debugging Java 17 issues with the docker tests, I noticed some lines in the Docker file were missing the append i/o redirection that I assume was intended to be...

To-do's for CompareReferences and CheckReferenceCompatibility: CompareReferences * add functionality to run base-level comparison modes on specified sequences (not just detected mismatching sequences) * add option to ignore case-level differences in...

tools
community-request

As reported recently by Eric Jones: "Many newer Linux distributions will mount /tmp with the noexec mount option. If /tmp is noexec, then any JNA code (Java code that extracts...

## Feature request ### Tool(s) or class(es) involved src/main/java/org/broadinstitute/hellbender/tools/walkers/rnaseq/SplitNCigarReads.java ### Description Modification requested. When splitting a read based on the spliced RNA cigar (N cigar symbol), the new split read...

Very few changes strictly required, only a couple of package names changed. I did add some tracing as I was struggling to figure out what the problems were without this.

The starting code for pushing through our 10k import limit. For reference @RoriCremer No need to actually review it. Just wanted to point you toward its existence in a useful...

Adding in a configurable delay after writing a batch of data to BigQuery

per https://github.com/broadinstitute/gatk/pull/7624