mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Remove incorrect comment in code example
This commit is contained in:
parent
ba3d221af6
commit
ef1aeafef6
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ Alternatively, instead of using the configuration profiles from this repository,
|
|||
pipeline directly calling the single institutional config file that you need with the `-c` parameter.
|
||||
|
||||
```bash
|
||||
## Example command for nf-core/rnaseq
|
||||
nextflow run /path/to/pipeline/ -c /path/to/my/configs/configs-master/conf/my_config.config
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue