generate.SGE.command: Generate SGE command

View source: R/generage_SGE_command.R

generate.SGE.commandR Documentation

Generate SGE command

Description

This function generates a character string of a command for SGE_Batch or SGE_Array and its arguments.

Usage

generate.SGE.command(c, ...)

Arguments

c

character; a string containing the command you want to submit (SGE_Batch) OR a path and name to a file containg commands (SGE_Array).

...

other commands to pass SGE_Batch/SGE_Array. Names must match short or long version found in that tool's help page.

See Also

generate.full.commands


kstagaman/sharpton-lab-metaGTx.processing documentation built on Oct. 2, 2022, 4:39 p.m.