Execution#

Given a Transformation, the easiest way to run it is to use the execute_DAG() method. This will take the … and return a ProtocolDAGResult. Multiple ProtocolDAGResults from a given transformation can be analyzed together with Protocol.gather() to create a ProtocolResult.