Skip to content

Commit

Permalink
Fix workflow parameter tutorial for updated Add_a_column1 tool
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed May 24, 2023
1 parent 4aa1413 commit 8d041ea
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -208,9 +208,9 @@ In this example we will construct a workflow where we calculate the sum of all v
> - {% icon param-select %} *"Choose the type of parameter for this field"*: Integer Parameter
> - *"Enter integer that should be part of the computed value"*: Click on `Add connection to module` {% icon galaxy-wf-connection %}
> - {% icon wf-input %} *"Input"*: Connect the output of the **Parse parameter value** {% icon tool %}
> 5. Add **Compute an expression on every row** {% icon tool %} to the workflow
> - *"Add expression as a new column to"*: click on `Add connection to module`, then connect the output of **Compose text parameter value** {% icon tool %}
> - *"as a new column to"*: Select the output of the **Input dataset** {% icon tool %}
> 5. Add **Compute on rows** {% icon tool %} to the workflow
> - *"Input file"*: Select the output of the **Input dataset** {% icon tool %}
> - *"Add expression"*: click on `Add connection to module`, then connect the output of **Compose text parameter value** {% icon tool %}
{: .hands_on}
With this you're ready to run the workflow!
Expand Down

0 comments on commit 8d041ea

Please sign in to comment.