diff --git a/docs/usage.md b/docs/usage.md index 4a057e74ebd2dd6e3464421aeaa92fc56bc0f813..fed908227ff9c632b8c332d916fb0cf3f35ac342 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -209,7 +209,6 @@ notation to specify read pairs. If left unspecified, a default pattern is used: `data/*{1,2}.fastq.gz` -### `--single_end` By default, the pipeline expects paired-end data. If you have single-end data, you need to specify `--single_end` on the command line when you launch the pipeline.