setSiwaaEnv.Rd
Update Siwaa environment with values of given parameters
setSiwaaEnv(
env,
SERVER,
CARBOSEQ_TOOL_ID,
CARBOSEQ_WORKFLOW_ID,
API_KEY,
INPUT_DIR,
OUTPUT_DIR,
HISTORY_ID,
HISTORY_NAME,
DELAY,
DURATION_MAX,
INVOCATION_DELAY,
INVOCATION_DURATION_MAX,
VERBOSE
)
Siwaa environment
Siwaa server url
'CarboSeqSimulator' tool id
'CarboSeqRun' workflow id
Available Siwaa API KEY
Input folder containing the .csv input files
Folder destination of downloaded result file
An existing history id
History name for a created history
Delay (dataset survey). Unit : second.
Duration max (dataset survey). Unit : second.
Delay (invocation survey). Unit : second.
Duration max (invocation survey). Unit : second.
Boolean to choose 'verbose' or 'silent' mode.
Siwaa environment