qsub: Qsub Linux Command

Description Usage Arguments

View source: R/other.R

Description

This function sends a Linux command to the PBS queue via qsub.

Usage

1
qsub(cmd, ...)

Arguments

cmd

A character string. A Linux command to qsub or the location of an R script to qsub.

...

Any additional PBS argument(s). Each argument should get named according to the bash character argument (e.g., set -M thom@tpq.me with qsub(command, M = "thom@tpq.me")).


tpq/miSciTools documentation built on Sept. 16, 2019, 4:43 p.m.