gkno / gkno_launcher

The gkno launcher for executing tools or pipelines
MIT License
32 stars 7 forks source link

Allow pipeline tasks to be skipped based on conditions - Version 2 update #36

Open AlistairNWard opened 9 years ago

AlistairNWard commented 9 years ago

For example, Freebayes pipeline includes a combine step for combining different regions together. However, if there is only a single file going in to the combine step, it should be skipped.