nextflow Verified for current stable LTS

Nextflow Command: Run Pipeline With Specific Work Directory And Report

Use for run pipeline with specific work directory and report with Nextflow. Exact CLI syntax to run pipeline with specific work directory and report using Nextflow.

When to use this: Use for run pipeline with specific work directory and report with Nextflow.

Command Syntax

nextflow run <workflow> -work-dir <path/to/directory> -with-report <report.html>

Command Breakdown

-work-dir
Command Option
Tool-specific option used by this command invocation.
-with-report
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to run pipeline with specific work directory and report using Nextflow.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Nextflow directory