gatk-3.8/settings
aaron 9579aace1f updates to code dependent on Tribble, as well as the following Tribble changes:
- makes writing to disk optional for indexes using the indexCreator classes (allow the user to specify the index file, if null don't write it)
- removed some system.out debugging code
- fixed version checking in interval tree 
- made indexes store and return a LinkedHashSet for sequence names (to ensure they've preserved the ordering in the file)
- index creators now read the file before creating the index
- changed the Index.write() method to take a LEDataStream instead of a file
- removed the sequence dictionary code on the header
- added utils for getting LEDataStreams
- added a base Tribble exception




git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@3857 348d0f76-0448-11de-a6fe-93d51630548a
2010-07-23 01:56:10 +00:00
..
repository updates to code dependent on Tribble, as well as the following Tribble changes: 2010-07-23 01:56:10 +00:00
ivysettings.properties Moved build.xml, ivy.xml and settings to root of Sting repository. 2009-03-18 19:13:19 +00:00
ivysettings.xml Adding Jama for Ryan. 2010-04-27 14:30:36 +00:00