Bioinformatics workflow management system: Difference between revisions

Content deleted Content added
Pubudum (talk | contribs)
Examples: added Genpipes, Snakemake and Nextflow
Tags: Reverted Visual edit
Pubudum (talk | contribs)
Examples: added GenPipes link
Tags: Reverted Visual edit
Line 91:
| doi-access = free
}}</ref>
* [[GenPipes]] A flexible and powerful Python-based framework that facilitates the development and deployment of multi-step genomic workflows, optimized for High-Performance Computing (HPC) clusters and the cloud
* Snakemake python-driven implimentation of the [[Make (software)|Makefile]] for automatic compilation and exectution of workflows
* Nextflow