gatk-3.8/public/java
Ami Levy-Moonshine 6ad841cec5 Rewrite ReadLengthDistribution to count the read lengths into a hash table first and only at the end to produce a GATK report table.
Before that fix, the tool was couldn't work with more then one RG before.
- Address all review comments
2013-11-18 17:29:31 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Rewrite ReadLengthDistribution to count the read lengths into a hash table first and only at the end to produce a GATK report table. 2013-11-18 17:29:31 -05:00
test Created a single sample calling pipeline which leverages the reference model calculation mode of the HaplotypeCaller 2013-09-06 16:56:34 -04:00