qsub: _qsub_ a file

Description Usage Arguments Value

View source: R/qsub.R

Description

qsub a file

Usage

1
qsub(path, args = NA, watch = FALSE, ...)

Arguments

path

A character. The path to a qsub/qrecall file.

args

A character. Additional arguments for qsub/qrecall. Arguments written in the original file will be ignored.

watch

A logical. Whether trace your qsubbed/qrecalled job by using watch.

...

Additional arguments passed directly to watch if watch is TRUE.

Value

Invisible. A list of Job ID, the path you write your file to, and the time you execute this function.


DrRes/jobwatcher documentation built on Aug. 29, 2019, 5:50 a.m.