gatk-3.8/java/test/org/broadinstitute/sting
hanna 7161b8f927 Disable support for short name values directly abutting their arguments.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@740 348d0f76-0448-11de-a6fe-93d51630548a
2009-05-17 16:09:32 +00:00
..
gatk Switch TraverseByLoci over to new sharding system, and cleanup some code in passing read files along 2009-05-15 21:02:12 +00:00
utils Disable support for short name values directly abutting their arguments. 2009-05-17 16:09:32 +00:00
BaseTest.java Revised ROD system. Split the system in Basic type and interface. Enabled more control over rod accessing, including an initialize() function to fetch headers and other options from the file. Added general tabular rod, which has a named columns and supports a map<String,String> interface. Comes with shiny new Junit system for RODs. Also, added simple python script for accessing picard data. 2009-05-14 21:06:28 +00:00
TrivialInstrumenter.java Moved the iterators over to the StingSAMIterator interface. This will help us ensure that iterators that need to be closed get closed. 2009-05-14 16:52:18 +00:00