gatk-3.8/public/java
David Roazen edfd6f8a06 Removing a public -> private dependency from the test suite.
The public integration test VariantContextIntegrationTest was dependent on the
private walker TestVariantContextWalker. Moved this walker to public/java/test
(NOT public/java/src, since this walker is only used by the test suite) to avoid
errors during public-only tests.
2011-10-13 21:32:52 -04:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Bug fixes for thread unsafe simple timer and bad Ns treatment in AlignmentUtils 2011-10-13 15:53:12 -04:00
test Removing a public -> private dependency from the test suite. 2011-10-13 21:32:52 -04:00