gatk-3.8/public/java
Mark DePristo 21dd70ed36 Test to ensure that ReadBasedReferenceOrderedView produces stateless objects
-- Stateless objects are required for nano-scheduling.  This means you can take the RefMetaDataTracker provided by ReadBasedReferenceOrderedView, store it way, get another from the same view, and the original one behaves the same.
2012-08-30 10:15:11 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src ReadShard are no longer allowed to span multiple contigs 2012-08-30 10:15:11 -04:00
test Test to ensure that ReadBasedReferenceOrderedView produces stateless objects 2012-08-30 10:15:11 -04:00