Sign in

APE (Automated Pipeline Explorer)

A command line tool and Java API for the automated exploration of possible computational pipelines (scientific workflows) from large collections of computational tools.

17
mentions
2
contributors

Cite this software

What APE (Automated Pipeline Explorer) can do for you

APE is a command line tool and Java API for the automated exploration of possible computational pipelines (scientific workflows) from large collections of computational tools.

APE relies on a semantic domain model that includes tool and type taxonomies as controlled vocabularies for the description of computational tools, and functional tool annotations (inputs, outputs, operations performed) using terms from these taxonomies. APE then computes possible workflows based on this domain model and a specification of the available workflow inputs, the intended workflow outputs and possibly additional constraints.

Internally, APE uses a component-based program synthesis approach. It translates the domain knowledge and workflow specification into logical formulas that are then fed to a SAT solver to compute satisfying instances. These solutions are then translated into the actual candidate workflows. For a detailed description, we refer to [1].

This video explains APE in 5 minutes.

Logo of APE (Automated Pipeline Explorer)
Keywords
Programming languages
  • Java 89%
  • TeX 11%
License
  • Apache-2.0
  • Open Access
</>Source code

Participating organisations

Utrecht University

Mentions

Contributors

Vedran Kasalica
Vedran Kasalica
Lead developer
Netherlands eScience Center
Anna-Lena Lamprecht
Anna-Lena Lamprecht
Principal investigator
University of Potsdam

Related projects

Facilitating the "Great Bake Off" of Bioinformatics Workflows

Workflomics: A platform for automated generation and workflow benchmarking in bioinformatics

Updated 4 months ago
In progress