Skip to content

Commit 0a8d942

Browse files
committed
remove dead code [ci skip]
1 parent 6d7d98f commit 0a8d942

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/utils/sample_stats.nf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ process UTILS_SAMPLE_STATS {
1818
--ntmfraction_file ${ntmFraction} \\
1919
--median_coverage_cutoff ${params.median_coverage_cutoff} \\
2020
--breadth_of_coverage_cutoff ${params.breadth_of_coverage_cutoff} \\
21-
--rel_abundance_cutoff ${params.rel_abundance_cutoff} \\
2221
--ntm_fraction_cutoff ${params.ntm_fraction_cutoff}
2322
"""
2423

0 commit comments

Comments
 (0)