mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-14 05:43:08 +00:00
docs(align_bowtie2): Add instructions to launch
This commit is contained in:
parent
20777a09d4
commit
e1c06a628a
1 changed files with 7 additions and 0 deletions
7
subworkflows/nf-core/align_bowtie2/README.md
Normal file
7
subworkflows/nf-core/align_bowtie2/README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# ALIGN_BOWTIE2
|
||||
|
||||
## Launching
|
||||
|
||||
```sh
|
||||
nextflow run nf-core/modules -main-script subworkflows/nf-core/align_bowtie2/main.nf -r subworkflow-launch -entry ALIGN_BOWTIE2
|
||||
```
|
Loading…
Reference in a new issue