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 6d7d98f commit 0a8d942Copy full SHA for 0a8d942
modules/utils/sample_stats.nf
@@ -18,7 +18,6 @@ process UTILS_SAMPLE_STATS {
18
--ntmfraction_file ${ntmFraction} \\
19
--median_coverage_cutoff ${params.median_coverage_cutoff} \\
20
--breadth_of_coverage_cutoff ${params.breadth_of_coverage_cutoff} \\
21
- --rel_abundance_cutoff ${params.rel_abundance_cutoff} \\
22
--ntm_fraction_cutoff ${params.ntm_fraction_cutoff}
23
"""
24
0 commit comments