Skip to content

Commit 4d925ba

Browse files
committed
Update main.nf
1 parent 2ba6039 commit 4d925ba

File tree

1 file changed

+0
-2
lines changed
  • modules/local/filtering/compile-sequencing-stats

1 file changed

+0
-2
lines changed

modules/local/filtering/compile-sequencing-stats/main.nf

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ process COMPILE_SEQUENCING_STATS {
4141
4242
# Generate summary statistics and create the sampleID,lineage df for
4343
## creating into a channel TODO: need to fix this script in generating the output for tuplec creation
44-
# the production of the pairwise_analysis.list.csv doest work
4544
Rscript ${params.r_script_dir}/compile-sequencing-statistics.R \\
46-
--minimum_coverage ${params.mtbseq_min_depth} \\
4745
--runID ${runID} \\
4846
--dictionary_path ${params.r_script_dir}
4947

0 commit comments

Comments
 (0)