Workflow: revsort-single.cwl
Reverse the lines in a document, then sort those lines.
- Selected
- |
- Default Values
- Nested Workflows
- Tools
- Inputs/Outputs
Unknown workflow license, check
source repository.
Inputs
ID | Type | Title | Doc |
---|---|---|---|
input | File |
The input file to be processed. |
|
reverse_sort | Boolean |
If true, reverse (decending) sort |
Steps
ID | Runs | Label | Doc |
---|---|---|---|
rev |
revtool.cwl
(CommandLineTool)
|
Reverse each line using the `rev` command |
|
sorted |
sorttool.cwl
(CommandLineTool)
|
Sort lines using the `sort` command |
Outputs
ID | Type | Label | Doc |
---|---|---|---|
output | File |
The output with the lines reversed and sorted. |
Permalink:
https://w3id.org/cwl/view/git/347f902a59904e1a5bcb9a6f484c0f7743e5025b/input-data/revsort-single.cwl