Description Usage Arguments Details Value Author(s)
Check for a jar file from picard tools
1 | checkPicardJar(toolname, path = getOption("picard.path"))
|
toolname |
Name of the Picard Tool, e.g. MarkDuplicates |
path |
Path to folder containing picard jars |
Call a tool from picard and see if it responds.
TRUE if tool can be called, FALSE otherwise
Jens Reeder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.