Compare the connection graphs generated from the original nipype workflow with the converted pydra workflow. Both Nipype and Pydra workflows can generate "DOT" files containing the connections between their nodes. Would be good to create a test function that can be run after the conversion to check that the connection graphs are equivalent.
Acceptance Criteria
[ ] 1. The test function is able to verify the connection graph matches between equivalent Nipype and Pydra workflows
Metadata
Epic: Feature: #217 Feature Release: 1 Required knowledge: mid-level
Description
Compare the connection graphs generated from the original nipype workflow with the converted pydra workflow. Both Nipype and Pydra workflows can generate "DOT" files containing the connections between their nodes. Would be good to create a test function that can be run after the conversion to check that the connection graphs are equivalent.
Acceptance Criteria