Workflows

The CLC Server supports workflows that are created with the CLC Workbenches. A workflow consists of a series of tools where the output of one tool is connected as the input to another tool. For a workflow to be executable on a CLC Server, all tools in the workflow should be available on the server.

The workflow is created in the CLC Workbench and an installer file is created that can be installed on the CLC Server.

As an example from CLC Genomics Workbench or Biomedical Genomics Workbench, a workflow could pass data through read mapping, use the mapped reads as input for variant detection, and perform some filtering of the variant track.



Subsections