Description Usage Arguments Details Value Author(s)
Run a command from the GATK
1 |
gatk.jar.path |
Path to the gatk jar file |
method |
Name of the gatk method, e.g. UnifiedGenotyper |
args |
additional args passed to gatk |
maxheap |
Maximal heap space allocated for java, GATK recommends 4G heap for most of its apps |
Execute the GATK jar file using the method specified as arg. Stops if the command executed fails.
0 for success, stops otherwise
Jens Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.