gatk-3.8/public/java/test/org/broadinstitute/sting/gatk
Eric Banks 4aebe99445 Need to use longs for the set index (because we can run out of ints when there are too many alternate alleles). Integration tests now use the multiallelic implementation. 2011-12-08 15:31:02 -05:00
..
datasources First pass of the asynchronous block loader. 2011-11-18 15:02:59 -05: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 GATKSAMRecord refactor 2011-11-03 15:43:26 -04:00
refdata Merge with master 2011-11-19 09:56:06 -05:00
report Removing references to SimpleMetricsByAC 2011-11-23 16:08:18 -05:00
samples Fixed bad expected value in PedReaderUnitTest 2011-10-06 08:16:47 -07:00
traversals First pass of the asynchronous block loader. 2011-11-18 15:02:59 -05:00
walkers Need to use longs for the set index (because we can run out of ints when there are too many alternate alleles). Integration tests now use the multiallelic implementation. 2011-12-08 15:31:02 -05: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 Allow processing of empty intervals, but warn user when this case is encountered. 2011-10-28 12:12:14 -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