Published February 19, 2024 | Version v2.3.0
Software Open

APE (Automated Pipeline Explorer)

  • 1. Netherlands eScience Center, Netherlands
  • 2. University of Potsdam, Germany
  • 3. Utrect University, Netherlands

Description

APE (Automated Pipeline Explorer) 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. Based on this domain model and a specification of the available workflow inputs, the intended workflow outputs and possibly additional constraints, APE then computes possible workflows. 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.

Notes

If you use this software, please cite it using the metadata from this file.

Files

sanctuuary/APE-v2.3.0.zip

Files (302.4 kB)

Name Size Download all
md5:2d033761065295437d305ef817107e81
302.4 kB Preview Download

Additional details

Related works

Is supplement to
Software: https://github.com/sanctuuary/APE/tree/v2.3.0 (URL)