gatk-3.8/java/test/org/broadinstitute/sting/gatk
depristo 721e8cb679 VariantsToTable now supports wildcard captures. -F PREFIX* now captures all fields that begin with PREFIX, output as a comma-separated list of unique values. Added integration test for VariantsToTable since I find it so useful.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4706 348d0f76-0448-11de-a6fe-93d51630548a
2010-11-18 18:54:59 +00:00
..
arguments Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
contexts/variantcontext JEXL expressions now generate exceptions, not warnings. Tools should catch the runtime exception to handle correctly. Removed unncessary complexity from the JEXL contexts 2010-11-17 16:08:16 +00:00
datasources Change the interface for RMDTrackBuilder, therefore always mandating the specification 2010-11-17 19:00:17 +00:00
executive Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00
filters Convert GenomeLocParser into an instance variable. This change is required 2010-11-10 17:59:50 +00:00
iterators Convert GenomeLocParser into an instance variable. This change is required 2010-11-10 17:59:50 +00:00
refdata Change the interface for RMDTrackBuilder, therefore always mandating the specification 2010-11-17 19:00:17 +00:00
traversals Convert GenomeLocParser into an instance variable. This change is required 2010-11-10 17:59:50 +00:00
walkers VariantsToTable now supports wildcard captures. -F PREFIX* now captures all fields that begin with PREFIX, output as a comma-separated list of unique values. Added integration test for VariantsToTable since I find it so useful. 2010-11-18 18:54:59 +00:00
WalkerManagerUnitTest.java Changing testing framework from junit -> testng, for its enhanced configurability. 2010-11-01 21:31:44 +00:00