gatk-3.8/public/java/test/org/broadinstitute/sting/gatk
Mark DePristo 5e593793af DiffEngine utility function simpleDiffFiles
printSummaryReport now uses GATKReport for nice formating
Moved print formatting arguments into inner class provided to printing functions themselves, not the class
BAMDiffableReader only reads 1000 entries to avoid performance issue.  Work around for BAM files with non-unique names
Uncommented all of the incorrectly commented out CombineVariants integrationtests
BaseTest now uses DiffEngine to provide inline differences to VCF and BAM files
2011-07-11 23:10:27 -04:00
..
arguments Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
datasources Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
executive Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
filters Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
iterators Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
refdata Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
report Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
traversals Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
walkers DiffEngine utility function simpleDiffFiles 2011-07-11 23:10:27 -04:00
GenomeAnalysisEngineUnitTest.java Fixing broken paths to the testdata directory throughout the codebase. 2011-06-29 17:36:47 -04:00
WalkerManagerUnitTest.java Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00