We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcdc4bd commit 1321509Copy full SHA for 1321509
rRNA-depletionAnalysis.nf
@@ -6,7 +6,7 @@ def helpMessage() {
6
==------------------------------------==
7
Usage:
8
The typical command for running the pipeline is as follows:
9
- nextflow run main.nf --bams "*.bam" --gff <.gff.gz> -rRNAgenes A,B,C -profile conda
+ nextflow run rRNA-depletionAnalysis.nf --bams "*.bam" --gff <.gff.gz> -rRNAgenes A,B,C -profile conda
10
11
Mandatory arguments:
12
--bams .bam input files containg the reads
0 commit comments