-- ReadGroupProperties: Emits a GATKReport containing read group, sample, library, platform, center, median insert size and median read length for each read group in every BAM file. -- Median tool that collects up to a given maximum number of elements and returns the median of the elements. -- Unit and integration tests for everything. -- Making name of TestProvider protected so subclasses and override name more easily |
||
|---|---|---|
| .. | ||
| CNV | ||
| annotator | ||
| beagle | ||
| coverage | ||
| diagnostics | ||
| diffengine | ||
| fasta | ||
| filters | ||
| genotyper | ||
| indels | ||
| phasing | ||
| qc | ||
| recalibration | ||
| validation | ||
| varianteval | ||
| variantrecalibration | ||
| variantutils | ||
| BAQIntegrationTest.java | ||
| ClipReadsWalkersIntegrationTest.java | ||
| PileupWalkerIntegrationTest.java | ||
| PrintReadsIntegrationTest.java | ||
| PrintReadsUnitTest.java | ||