You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Docker](https://docs.docker.com/engine/install/ubuntu/) (or [Singularity](https://docs.sylabs.io/guides/3.0/user-guide/installation.html) if you do not have user permissions for Docker).
39
39
40
40
### **General Usage**
@@ -44,9 +44,6 @@ To run the pipeline, you must provide a samplesheet, reference genome, and refer
44
44
45
45
Use the command below to run the pipeline on the test data provided in `examples/`
The `--bam_only` flag stops the pipeline after genome alignment, saving BAM files to `output/bam/`. This is useful when you want to inspect the aligned reads or run downstream steps separately.
0 commit comments