gatk-3.8/java/src/org/broadinstitute/sting
aaron 0b16253db3 an iterator to fix the problem where read-based interval traversals are getting duplicate reads because reads span the two intervals.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1305 348d0f76-0448-11de-a6fe-93d51630548a
2009-07-23 23:59:48 +00:00
..
gatk an iterator to fix the problem where read-based interval traversals are getting duplicate reads because reads span the two intervals. 2009-07-23 23:59:48 +00:00
playground If the result from the secondary-base test is 0.0, replace the result with a minimum likelihood such that the log-likelihood doesn't underflow. 2009-07-23 20:59:52 +00:00
secondarybase Cleanup...deprecate FastaSequenceFile2 in favor of IndexedFastaSequenceFile or ReferenceSequenceFile from Picard, depending on the application. 2009-07-08 18:49:08 +00:00
utils Added ability to sample from a list *without* replacement. 2009-07-23 21:00:19 +00:00