Bpipe: a tool for running and managing bioinformatics pipelines.
Where this comes from
- Record sourced from PubMed, PMID 22500002.
- Also identified by DOI 10.1093/bioinformatics/bts167.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Bpipe is a simple, dedicated programming language for defining and executing bioinformatics pipelines. It specializes in enabling users to turn existing pipelines based on shell scripts or command line tools into highly flexible, adaptable and maintainable workflows with a minimum of effort. Bpipe ensures that pipelines execute in a controlled and repeatable fashion and keeps audit trails and logs to ensure that experimental results are reproducible. Requiring only Java as a dependency, Bpipe is fully self-contained and cross-platform, making it very easy to adopt and deploy into existing environments. Bpipe is freely available from http://bpipe.org under a BSD License.
Medical subject headings
- Computational Biology
- Programming Languages