Workflow: revsort.cwl

Fetched 2023-01-10 17:14:50 GMT

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

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

Requires:

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/4fe434e969c93c94b690ba72db295d9d52a6f576/v1.0/v1.0/revsort.cwl