Skip to content

Create workflow

Once your dataset processor, method, and metric components are created and passing local tests, the final step is combining them into a Nextflow workflow. The workflow calls the dataset processor, fans out across all methods and control methods in parallel, evaluates each output with every metric, and aggregates the results into a single score table.