An S4 class used to create a job submission.
script.file
Relative path to the script
cluster
Address of cluster you want to submit to.
profile
A JobProfile type object.
script.args
String containing all arguments to the submitted Rscript to be executed remotely on the cluster.
conda
String containing the name of a valid conda environment on the cluster to be used to execute R.
singularity
String path or URI of a Singularity container to execute Rscript inside of.
r.bin.args
String containing all arguments to pass to the Rscript
binary.
r.data
String containing the name of an R data object in the search path.
local.data
String containing a list of paths to one or more local file(s). WARNING: Large files may take a long time to sync.
target.dir
Path to directory to create .slurmsubmit/ directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.