gx.job.info | R Documentation |
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
.
gx.job.info(jobID)
jobID |
id of the platform task |
a list with status info, response type of the job, the requested result and the analysis log
biouml.job.info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.