Flow

Flow provides tooling for building and running secondary analysis pipelines. The platform supports analysis workflows constructed using Common Workflow Language (CWL) and Nextflow. Each step of an analysis pipeline executes a containerized application using inputs passed into the pipeline or output from previous steps.

You can configure the following components in Illumina Connected Analytics Flow:

  • Tools — Pipeline components that are configured to process data input files. See Tool Repository.

  • Pipelines — One or more tools configured to process input data and generate output files. See Pipelines.

  • Analyses — Launched instance of a pipeline with selected input data. See Analyses.

Last updated