gatk-3.8/scala/qscript
rpoplin 8fac346ac1 Misc cleanup in Methods Development Qscript
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4878 348d0f76-0448-11de-a6fe-93d51630548a
2010-12-20 04:24:25 +00:00
..
chartl Commit for Khalid 2010-12-18 22:24:18 +00:00
depristo Experimental support for sided annotations. Currently not more/less valuable than two-tailed testing. Future experiments are needed 2010-12-17 15:08:31 +00:00
examples - After removing special code for intervals, instead of being of type File they are generated as List[File]. Changed previous checkin that was appending to this list and instead assigning a singleton list. 2010-10-21 06:37:28 +00:00
hanna Trying out Queue for the first time. 2010-11-18 18:29:12 +00:00
kshakir Switched from LSF command line wrappers to JNA wrappers around the C API. Side effects: 2010-12-10 04:36:06 +00:00
lib Thanks to mark: VCFInfoToTable removed in favor of a more flexible walker. Slight change to the argument structure of the walker to make it play more nicely with Queue: the field list parsing is pushed into the command line system (e.g. the variable is exposed as a List<String> and not a String, so Queue doesn't have to join a list into a string only to have it broken out again. This also allows the user to specify -F field1 -F field2 -F field3 if he/she so desires. 2010-12-15 03:33:36 +00:00
rpoplin Misc cleanup in Methods Development Qscript 2010-12-20 04:24:25 +00:00
fullCallingPipeline.q Adding a window size variable to avoid indel genotyper error 2010-12-18 04:19:54 +00:00
recalibrate.scala - After removing special code for intervals, instead of being of type File they are generated as List[File]. Changed previous checkin that was appending to this list and instead assigning a singleton list. 2010-10-21 06:37:28 +00:00