gatk-3.8/public/java/src
Mark DePristo 16eb1c5436 Optimization to TraverseReadsNano
-- Don't just read all inputs into a list, and then provide an iterator to that list, actually make a real iterator so NanoScheduler input thread can contribute meaningfully to the work load
-- Use NanoScheduler progress function, instead of home-grown updater
2012-12-18 10:14:47 -05:00
..
net/sf Experimental, downsampler-friendly read shard balancer 2012-09-21 22:17:58 -04:00
org/broadinstitute/sting Optimization to TraverseReadsNano 2012-12-18 10:14:47 -05:00