Skip to content

Added intermediate for the takes and emits for the subworkflow nodes#151

Open
George-Marchment wants to merge 3 commits intonextflow-io:mainfrom
George-Marchment:main
Open

Added intermediate for the takes and emits for the subworkflow nodes#151
George-Marchment wants to merge 3 commits intonextflow-io:mainfrom
George-Marchment:main

Conversation

@George-Marchment
Copy link

These are the functionctionnalities i've added

  • Adding intermediate nodes for the takes and emits (where possible) to the subworkflow nodes (called inputs and outputs)
  • Added a Hash map to the DataflowVisitor which stores the values of the conditions when they are visited
  • Added a globalNodes attribute to DataflowVisitor to store all the nodes added (this needs to be done to add the intermediate nodes before and after the subworkflows).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant