What problem does it solve?
This Skill helps you design, run, and troubleshoot reproducible Nextflow pipelines without getting lost in workflow syntax, container setup, or execution-profile details.
Core Features & Use Cases
- Pipeline execution: Run existing Nextflow or nf-core workflows with the right profiles, parameters, and resume behavior.
- Workflow development: Write or modify DSL2 processes, channels, modules, subworkflows, and configuration files.
- Reproducible operations: Configure containers, executors, resources, and caching for local machines, HPC, or cloud runs.
- Testing and debugging: Use nf-test, linting, tracing, reports, and cache analysis to find failures and validate changes.
- Use case: A researcher can turn a samplesheet and a set of FASTQ files into a validated, containerized, restartable RNA-seq workflow with clear logs and outputs.
Quick Start
Ask me to run, debug, or build a Nextflow pipeline and provide the workflow files, inputs, and target environment.