Node-RED + Seqera: Examples
To jump-start your development, take a look at the examples that come with the extension:
- Menu (top right
≡button) - Import
- Examples (modal's left sidebar)
- Flows > @seqera/node-red-seqera dropdown
- Choose an example and import into your current workflow

Available Examples
More examples wanted
Do you have a workflow that you think would be interesting to other people? We'd love to build up our library of examples! Please open a PR! ✨
- Simple launch & monitor - The most basic workflow demonstrating core Launch and Monitor nodes
- Launch on file upload - Automatically launch pipelines when files are detected using Data Link polling
- Auto-resume on workflow failure - Automatically resume failed workflows to recover from transient errors
- RNA-seq → Differential Abundance - Chain nf-core/rnaseq and nf-core/differentialabundance pipelines together
- Studio on run fail + Slack webhook - Create a debugging Studio and send Slack notifications on workflow failure