-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Example:
String Outfile = basename(queryfa)+'.blast_result.txt' |
- Synthesize a new step to compute a static value for each dynamic input, something like
_calc_{inputname}
:_calc_Outfile
with a single output namedresult
- Rewrite all references to the original dynamic input to this static value: basically connecting
_calc_OutFile/result
instead ofOutfile
in all of theWorkflowStep.in
sections
Metadata
Metadata
Assignees
Labels
No labels