It is possible to upload workflows of any type (e.g. bash scripts), either by labelling these workflows as Other
during registration, or by proposing a new type.
The following workflow types are tested to work well with WorkflowHub:
- Galaxy (
.ga
) - Common Workflow Language (
.cwl
) - Nextflow (
.nf
) - SnakeMake (
.snake
) - KNIME (
.knwf
)
Note: Note that it is only possible to automatically generate a diagram for CWL workflows.