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
b7639d7ceb
gatk-3.8
/
public
/
scala
/
src
/
org
/
broadinstitute
/
sting
/
queue
/
extensions
History
Joel Thibault
9ee58d323a
Pass the original GATK unsafe parameter to the VcfGatherFunction
2012-07-02 16:03:11 -04:00
..
gatk
Pass the original GATK unsafe parameter to the VcfGatherFunction
2012-07-02 16:03:11 -04:00
picard
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
samtools
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
snpeff
Be explicit about setting the snpEff -onlyCoding option in the pipeline
2012-01-17 20:04:27 -05:00