Description Usage Arguments Details Value See Also Examples
This function simply downloads the wdltool JAR file and puts it in the destfile location. The JAR file is picked up from https://github.com/broadinstitute/wdltool/releases.
1 | getWdltoolJar(wdltool_version, destfile = "wdltool.jar")
|
wdltool_version |
string representing the version number |
destfile |
string The full path to the wdltool jar file location on the local system |
A side-effect is that the environment variable, WDLTOOL_JAR
will be set to the path to the downloaded jarfile.
destfile location [invisibly]
See lots of details at https://github.com/broadinstitute/wdltool.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.