Description Usage Arguments Value
This function is meant to be run at the very beginning of the pipeline to set package environmental variables.
1 | setup(base.dir, bgl.jar, vcf.exe)
|
base.dir |
Full path of the base folder of the pipeline. All the output of the pipeline will be saved here. If the folder doesn't exist, it's automatically created. |
bgl.jar |
Full path to beagle executable. Format must be: (full path to dir)/beagle.(version).jar. version is the Beagle version code (eg. “01Oct15.6a3”). |
vcf.exe |
Full path to vcftools executable. |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.