Workflow: revsort-single-no-docker.cwl

Fetched 2024-11-22 13:40:58 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

The input file to be processed.

reverse_sort Boolean

If true, reverse (descending) sort

Steps

ID Runs Label Doc
rev
revtool-no-docker.cwl (CommandLineTool)

Reverse each line using the `rev` command

sorted
sorttool-no-docker.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/4fd8e7dbcff5492cb32e4fb15263a51fa4490cf1/input-data/revsort-single-no-docker.cwl