We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3329c5a commit e480ecaCopy full SHA for e480eca
docs/quickstart.md
@@ -22,7 +22,7 @@ nextflow run Joon-Klaps/viralgenie \
22
23
```bash
24
nextflow run Joon-Klaps/viralgenie \
25
- -profile test,docker \
+ -profile docker \
26
--input my_samplesheet.csv
27
```
28
0 commit comments