gatk-3.8/public/java/test/org/broadinstitute/sting/utils/interval
David Roazen 1296dd41be Removing the legacy -L "interval1;interval2" syntax
This syntax predates the ability to have multiple -L arguments, is
inconsistent with the syntax of all other GATK arguments, requires
quoting to avoid interpretation by the shell, and was causing
problems in Queue.

A UserException is now thrown if someone tries to use this syntax.
2011-11-21 13:18:53 -05:00
..
IntervalIntegrationTest.java Added integration test for intervals from bed file 2011-11-09 15:34:19 -05:00
IntervalUtilsUnitTest.java Removing the legacy -L "interval1;interval2" syntax 2011-11-21 13:18:53 -05:00