We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ba6039 commit 4d925baCopy full SHA for 4d925ba
modules/local/filtering/compile-sequencing-stats/main.nf
@@ -41,9 +41,7 @@ process COMPILE_SEQUENCING_STATS {
41
42
# Generate summary statistics and create the sampleID,lineage df for
43
## 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
45
Rscript ${params.r_script_dir}/compile-sequencing-statistics.R \\
46
- --minimum_coverage ${params.mtbseq_min_depth} \\
47
--runID ${runID} \\
48
--dictionary_path ${params.r_script_dir}
49
0 commit comments