diff --git a/docs/usage.md b/docs/usage.md index 608ecdfe..628a63e5 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -303,7 +303,6 @@ Every nf-core pipeline comes with test data than can be run using `-profile test ```bash nextflow run nf-core/methylseq \ --outdir \ - --genome GRCh38 \ -profile test, ```