gatk-3.8/scala/qscript
kshakir f39dce1082 Exposed CommandLineFunction defaults to the Queue.jar command line (see -help).
Added ability to skip up-to-date jobs where the outputs are older than the inputs.
Changed -T CountDuplicates --quiet to --quietLocus so that Queue GATK extensions can use both short and full argument names.
Short names can be used to set values on Queue GATK extensions, for example: vf.XL :+= myFile
Moved Hidden from the GATK to StingUtils.
Updated ivy from 2.0.0 to 2.2.0-rc1 to fix sha1 issue: http://bit.ly/aX72w7
Added Queue to javadoc and testing build targets.
Added first Queue unit test.
Another pass at avoiding cycles in the DAG thanks to all function I/O being files.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4017 348d0f76-0448-11de-a6fe-93d51630548a
2010-08-11 21:58:26 +00:00
..
depristo 1kg script now works 2010-08-10 12:01:18 +00:00
rpoplin Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
UnifiedGenotyperExample.scala Exposed CommandLineFunction defaults to the Queue.jar command line (see -help). 2010-08-11 21:58:26 +00:00
fullCallingPipeline.q Changed logging level to default at INFO instead of WARN. 2010-08-09 16:42:48 +00:00
recalibrate.scala full path to Rscript 2010-08-10 12:02:38 +00:00