gatk-3.8/public/java/test/org
Eric Banks 881b2b50ab Optimized counting of filtered records by filter.
Don't map class to counts in the ReadMetrics (necessitating 2 HashMap lookups for every increment).
Instead, wrap the ReadFilters with a counting version and then set those counts only when updating global metrics.
2013-05-21 21:54:49 -04:00
..
broadinstitute/sting Optimized counting of filtered records by filter. 2013-05-21 21:54:49 -04:00