gx.job.info: Gets status info for a job running on the platform

View source: R/geneXplain.R

gx.job.infoR Documentation

Gets status info for a job running on the platform

Description

This function retrieves status information for a task running on the platform. A common use case is to check the status of tasks invoked asynchronously using gx.analysis and gx.workflow with wait=F.

Usage

gx.job.info(jobID)

Arguments

jobID

id of the platform task

Value

a list with status info, response type of the job, the requested result and the analysis log

See Also

biouml.job.info


genexplain/geneXplainR documentation built on Oct. 24, 2023, 8:56 a.m.