sge.get.jobid: Returns the jobid from a qsub call.

Description Usage Arguments Details Value Author(s)

View source: R/sge.helpers.R

Description

This function parses the output from a qsub call and returns the job id.

Usage

1
sge.get.jobid(result)

Arguments

result

Resulting output from qsub call

Details

This function parses the output from a qsub call and returns the job id.

Value

integer id of job.

Author(s)

Dan Bode


mcvaneede/Rsge documentation built on May 21, 2019, 12:44 p.m.