MiDataInt / mdi-pipelines-framework

Stage 1 pipelines framework for the Michigan Data Interface
MIT License
0 stars 1 forks source link

MDI Pipelines Framework

The Michigan Data Interface (MDI) is a framework for developing, installing and running Stage 1 HPC pipelines and Stage 2 interactive web applications (i.e., apps) in a standardized design interface.

This is the repository for the MDI pipelines framework. We use 'pipeline' synonymously with 'workflow' to refer to a series of analysis actions coordinated by scripts.

The pipelines framework does not encode the data analysis pipelines themselves, which are found in other code repositories called 'tool suites' created from our suite repository template:

Instead, the pipelines framework encodes scripts that:

Installation and use

This repository is not used directly. Instead, it is cloned and managed by the MDI installer and manager utilities found here: