BioMake: a GNU make-compatible utility for declarative workflow management
- PMID: 28486579
- PMCID: PMC5860158
- DOI: 10.1093/bioinformatics/btx306
BioMake: a GNU make-compatible utility for declarative workflow management
Abstract
Motivation: The Unix 'make' program is widely used in bioinformatics pipelines, but suffers from problems that limit its application to large analysis datasets. These include reliance on file modification times to determine whether a target is stale, lack of support for parallel execution on clusters, and restricted flexibility to extend the underlying logic program.
Results: We present BioMake, a make-like utility that is compatible with most features of GNU Make and adds support for popular cluster-based job-queue engines, MD5 signatures as an alternative to timestamps, and logic programming extensions in Prolog.
Availability and implementation: BioMake is available for MacOSX and Linux systems from https://github.com/evoldoers/biomake under the BSD3 license. The only dependency is SWI-Prolog (version 7), available from http://www.swi-prolog.org/.
Contact: ihholmes + biomake@gmail.com or cmungall + biomake@gmail.com.
Supplementary information: Feature table comparing BioMake to similar tools. Supplementary data are available at Bioinformatics online.
© The Author (2017). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com
Figures

References
-
- Have C.T, Mørk S (2014) A probabilistic genome-wide gene reading frame sequence model In: International Work-Conference on Bioinformatics and Biomedical Engineering, pp.350–361. Granada, Spain.
-
- Mungall CJ. (2009) Experiences using logic programming in bioinformatics. In P. M. Hill and D. S. Warren, editors, 25th International Conference on Logic Programming, volume 5649 of Lecture Notes in Computer Science, pages 1–21, Pasadena, CA, USA. Springer. DOI 10.1007/978-3-642-02846-5, ISBN 978-3-642-02846-5
MeSH terms
LinkOut - more resources
Full Text Sources