new_task: create new task

View source: R/task.R

new_taskR Documentation

create new task

Description

https://docs.cancergenomicscloud.org/docs/create-a-new-task

Usage

new_task(
  project,
  app,
  inputs,
  batch_input = NULL,
  batch_by = NULL,
  extlist = NULL
)

Arguments

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.

Value

A response list.


rworkflow/RcwlCloud documentation built on March 24, 2022, 1:26 p.m.