docs/MethodQuery.md

openapi::MethodQuery

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- namespace | character | Namespace which contains AgoraEntity. | [optional] [default to 'YOUR_NAMESPACE'] name | character | Name of the AgoraEntity. | [optional] [default to 'BWA'] synopsis | character | Synopsis which contains AgoraEntity. | [optional] [default to 'Quickly aligns short nucleotide sequences.'] snapshotComment | character | Snapshot comment of AgoraEntity | [optional] [default to 'Improved spline reticulation'] documentation | character | Documentation of the AgoraEntity. | [optional] [default to '''BWA is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It consists of three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. '''] payload | character | Payload of method -- must be in WDL format | [optional] [default to '''task wc {File in_file command { cat ${in_file} | wc -l } output { Int count = read_int(stdout()) }} '''] entityType | character | Type of the AgoraEntity -- Task or Workflow. | [optional] [default to 'Task']



vjcitn/terraClientR documentation built on Dec. 23, 2021, 4:07 p.m.