new_task | R Documentation |
https://docs.cancergenomicscloud.org/docs/create-a-new-task
new_task( project, app, inputs, batch_input = NULL, batch_by = NULL, extlist = NULL )
project |
The project ID in the following format: project_owner/project. |
app |
The ID for the app you are querying. |
inputs |
The list of input parameters for the App. |
batch_input |
The ID from the inputs for batch run. |
batch_by |
The type of batch. |
extlist |
The other requests in a list. |
A response list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.