diff --git a/subworkflows/nf-core/align_bowtie2/README.md b/subworkflows/nf-core/align_bowtie2/README.md new file mode 100644 index 00000000..45dc527e --- /dev/null +++ b/subworkflows/nf-core/align_bowtie2/README.md @@ -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 +```