Workflow: revsort-array.cwl

Fetched 2023-01-13 14:13:55 GMT

Reverse the lines in a document, then sort those lines.

children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

Inputs

ID Type Title Doc
input File[]

Array of input files to be processed.

reverse_sort Boolean

If true, reverse (descending) 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 files with the lines reversed and sorted.

Permalink: https://w3id.org/cwl/view/git/a45116542f3c5da09b0960fcee111d63c8cb5a5c/input-data/revsort-array.cwl