## For configuration instructions and examples, see the batchtools R package reference on CRAN.
cluster.functions = makeClusterFunctionsLSF(system.file("config/minerva_LSF.tmpl",package="superNOVA")
,scheduler.latency = 1)
default.resources = list(queue="premium", walltime=60, memory=2000, cores=1, project="acc_zhangb03a")
raise.warnings = FALSE
staged.queries = TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.