docs(align_bowtie2): Add instructions to launch

This commit is contained in:
Edmund Miller 2021-11-16 08:55:01 -06:00
parent 20777a09d4
commit e1c06a628a
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View 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
```