gatk-3.8/public/java/test/org/broadinstitute/sting/gatk
Eric Banks 4a7e6fee3f Remove support for BED file interval parsing in the GATK; it should all go through Tribble now. IndelRealigner no longer supports unordered interval input (which shouldn't have been used anyways). Temporarily commenting out serialization of arguments so that tests pass; this whole piece will be deleted soon anyways. 2011-10-27 13:38:08 -04:00
..
arguments Remove support for BED file interval parsing in the GATK; it should all go through Tribble now. IndelRealigner no longer supports unordered interval input (which shouldn't have been used anyways). Temporarily commenting out serialization of arguments so that tests pass; this whole piece will be deleted soon anyways. 2011-10-27 13:38:08 -04:00
datasources SampleDataSource -> SampleDB 2011-10-03 09:33:30 -07:00
executive Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
filters Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
iterators Fixing test bugs for WindowMaker that required empty sample list 2011-09-30 14:18:27 -04:00
refdata Fix for dynamic type determination for bgzip files 2011-09-21 15:39:19 -04:00
report GATKReport v0.2: 2011-08-03 00:24:47 -04:00
samples Fixed bad expected value in PedReaderUnitTest 2011-10-06 08:16:47 -07:00
traversals BugFix for unit test 2011-09-07 14:54:10 -04:00
walkers merge master 2011-10-25 16:08:39 -04:00
EngineFeaturesIntegrationTest.java Thanks to Mark for agreeing to transition from 'variants' back to 'variant'. I think I got them all but I've been jumping all around the code, so there might be a straggler or two. 2011-08-09 12:04:55 -04:00
GenomeAnalysisEngineUnitTest.java Added integration tests for Tribble-based intervals and fixed up some of the other tests based on some method changes. 2011-10-26 15:29:18 -04:00
WalkerManagerUnitTest.java Moving more tools over to use the standard VC arg collection. Also, while I'm in there, I removed all of the empty references to @Requires given that it's no longer relevant. 2011-08-10 12:20:18 -04:00