qsub_run: Run a Function on a gridengine system!

Description Usage Arguments See Also

View source: R/qsub_run.R

Description

Run a Function on a gridengine system!

Usage

1
qsub_run(FUN, qsub_config = NULL, qsub_environment = NULL, ...)

Arguments

FUN

the function to be executed.

qsub_config

The configuration to use for this execution.

qsub_environment

NULL, a character vector or an environment. Specifies what data and functions will be uploaded to the server.

...

optional arguments to FUN.

See Also

create_qsub_config, set_default_qsub_config


rcannood/PRISM documentation built on Sept. 24, 2021, 11:10 p.m.