Skip to content

Commit c706a38

Browse files
committed
fix typo
1 parent 91c99f7 commit c706a38

File tree

1 file changed

+1
-1
lines changed
  • RNAseq/Workflow_Documentation/NF_RCP

1 file changed

+1
-1
lines changed

RNAseq/Workflow_Documentation/NF_RCP/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ nextflow run NF_RCP_2.0.0/main.nf \
221221
222222
* `--skip_vv` - skip the automated V&V processes (Default: the automated V&V processes are active)
223223
224-
* `--outdir` - specifies the directory to save the raw and processed data files (Default: files are saved in a folder named `results` created in the launch directory)
224+
* `--outdir` - specifies the base directory where the output directory will be created (Default: output directory is created in the launch directory)
225225
226226
* `--force_single_end` - forces the analysis to use single end processing; for paired end datasets, this means only R1 is used; for single end datasets, this should have no effect
227227

0 commit comments

Comments
 (0)