gatk-3.8/public/java
Mark DePristo 01e547eed3 Parallel SAMDataSource initialization
-- Uses 8 threads to load BAM files and indices in parallel, decreasing costs to read thousands of BAM files by a significant amount
-- Added logger.info message noting progress and cost of reading low-level BAM data.
2011-12-14 16:14:26 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Parallel SAMDataSource initialization 2011-12-14 16:14:26 -05:00
test Bug fix for incorrect logic in subsetSamples 2011-12-14 16:14:26 -05:00