gatk
gatk copied to clipboard
Official code repository for GATK versions 4 and up
## Bug Report ### Affected tool(s) or class(es) HaplotypeCaller ### Affected version(s) - [x] Latest public release version [4.1.6.0] - [ ] Latest master branch (not tested) ### Description I...
## Bug Report ### Affected tool(s) or class(es) Mutect2 ### Affected version(s) 4.4.0.0 ### Description Hello GATK team, I am working on a pipeline that calls variants using Mutect2 and...
---- ## Bug Report ### Affected tool(s) or class(es) - Tool/class name(s), special parameters: GenomicsDBImport ### Affected version(s) - Version: gatk4-4.4.0.0-0 ### Description Hello, I have been having an issue...
## Bug Report ### Affected tool(s) or class(es) The docker image: `broadinstitute/gatk` ### Affected version(s) `latest` ### Description - The current GATK image has 44 layers - In [the Azure...
Initial check-in to find test failures. Adresses #8328
## Feature request ### Tool(s) or class(es) involved *GenotypeGVCFs* as of GATK version 4.2.3.0 and newer. ### Description As of GATK version 4.2.3.0, *GenotypeGVCFs* began representing missing genotypes in the...
baking a null check into isInformative since it's always used with the check separating all cases out and reducing nesting of ifs
Copying over some discussion from Slack, with some slight modifications: > I took a quick stab at updating the environment for gCNV. Even taking out TensorFlow (assuming that the CNN...
# Introduction Recently, Amazon has created the tool [aws-java-nio-spi-for-s3](https://github.com/awslabs/aws-java-nio-spi-for-s3) that allows java-based applications to read and/or write to aws without the need for recompilation during runtime. Since then, we've utilised...