This website requires JavaScript.
Explore
Help
Sign In
zzh
/
gatk-3.8
Watch
1
Star
0
Fork
You've already forked gatk-3.8
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91f02dfd85
gatk-3.8
/
public
/
scala
/
test
/
org
/
broadinstitute
/
sting
/
queue
History
Mauricio Carneiro
91f02dfd85
fixing pipeline tests (sorry, my bad)
2012-06-26 17:10:58 -04:00
..
extensions
/gatk
Minor manual merge update for List class to Seq interface usage.
2012-02-08 02:24:54 -05:00
function
No more "Q-<pid>@<host>". Generated log file names now use the first output + ".out" (ex. my.vcf.out) or the name of the first QScript plus the order the function was added (ex. MyScript-1.out). The same function added twice with the same outputs will now have the same default logs, meaning the 2nd instance of the function won't be added to the graph twice.
2012-01-08 12:11:55 -05:00
pipeline
fixing pipeline tests (sorry, my bad)
2012-06-26 17:10:58 -04:00
util
No more "Q-<pid>@<host>". Generated log file names now use the first output + ".out" (ex. my.vcf.out) or the name of the first QScript plus the order the function was added (ex. MyScript-1.out). The same function added twice with the same outputs will now have the same default logs, meaning the 2nd instance of the function won't be added to the graph twice.
2012-01-08 12:11:55 -05:00