Skip to content

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

Importing examples

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! ✨

  1. Simple launch & monitor - The most basic workflow demonstrating core Launch and Monitor nodes
  2. Launch on file upload - Automatically launch pipelines when files are detected using Data Link polling
  3. Auto-resume on workflow failure - Automatically resume failed workflows to recover from transient errors
  4. RNA-seq → Differential Abundance - Chain nf-core/rnaseq and nf-core/differentialabundance pipelines together
  5. Studio on run fail + Slack webhook - Create a debugging Studio and send Slack notifications on workflow failure