Bioinformatics workflow management system: Difference between revisions

Content deleted Content added
Pubudum (talk | contribs)
Examples: added GenPipes link
Tags: Reverted Visual edit
Pubudum (talk | contribs)
added genpipes paper
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 <ref>{{Cite journal |last=Mathieu Bourgey, Rola Dali, Robert Eveleigh, Kuang Chung Chen, Louis Letourneau, Joel Fillon, Marc Michaud, Maxime Caron, Johanna Sandoval, Francois Lefebvre, Gary Leveque, Eloi Mercier, David Bujold, Pascale Marquis, Patrick Tran Van, David Anderson de Lima Morais, Julien Tremblay, Xiaojian Shao, Edouard Henrion, Emmanuel Gonzalez, Pierre-Olivier Quirion, Bryan Caron, Guillaume Bourque |title=GenPipes: an open-source framework for distributed and scalable genomic analyses |url=https://academic.oup.com/gigascience/article/8/6/giz037/5513895 |journal=GigaScience |volume=Volume 8, Issue 6, June 2019}}</ref>
* Snakemake python-driven implimentation of the [[Make (software)|Makefile]] for automatic compilation and exectution of workflows
* Nextflow