gatk-3.8/java/test/org/broadinstitute/sting/gatk/refdata
aaron 7b39aa4966 Adding the VCF ROD. Also changed the VCF objects to much more user friendly.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@1658 348d0f76-0448-11de-a6fe-93d51630548a
2009-09-18 20:19:34 +00:00
..
ReferenceOrderedDataTest.java added the ability to pass in a csv file of ROD triplets (one triplet per line) to the -B option 2009-08-11 22:10:20 +00:00
RodGLFTest.java incremental clean-up and changes for VariantEval, moved DiploidGenotype to a better home, and fixed a spelling error. 2009-09-15 04:48:42 +00:00
RodVCFTest.java Adding the VCF ROD. Also changed the VCF objects to much more user friendly. 2009-09-18 20:19:34 +00:00
TabularRODTest.java Cleanup...deprecate FastaSequenceFile2 in favor of IndexedFastaSequenceFile or ReferenceSequenceFile from Picard, depending on the application. 2009-07-08 18:49:08 +00:00
rodDbSNPTest.java rod DBSNP had a bug where the reference wasn't calculated correctly under certain conditions. Fixed getRefBasesFWD and getRefSnpFWD so that they were more in line with getAltBasesFWD and getAltSnpFWD. Also updated Variant Eval tests to reflect this change. 2009-09-13 23:48:58 +00:00