-
Notifications
You must be signed in to change notification settings - Fork 3
Master script for pipeline exec #24
Copy link
Copy link
Open
Description
It would be great if we could define one 'master' step inside pipeline.yml that aggregates and executes other steps.
Maybe with a syntax like (lets say we have already defined three steps, namely 'trimming', 'mapping' and 'quantification')
master_step:
desc: Step that aggregates other sub-steps
run:
> trimming
> mapping
> quantificationReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels