# HG changeset patch
# User kkonganti
# Date 1657556612 14400
# Node ID 8202a3cedcc48a529477b40a154f9c0ee7ff8c0d
# Parent 30191f39a957f0c6f938d9971df99560eb9fa2d7
"planemo upload"
diff -r 30191f39a957 -r 8202a3cedcc4 cfsan_centriflaken.xml
--- a/cfsan_centriflaken.xml Mon Jul 11 12:19:48 2022 -0400
+++ b/cfsan_centriflaken.xml Mon Jul 11 12:23:32 2022 -0400
@@ -74,9 +74,9 @@
+ help="Keep this option empty to use default values. Default for centriflaken (long reads) is 4000 bp and for centriflaken_hy (short reads) is 75 bp."/>
+ help="This is the delimitor by which samples are grouped together to display in the final MultiQC report. For example, if your input data sets are mango_replicate1.fastq.gz, mango_replicate2.fastq.gz, orange_replicate1_maryland.fastq.gz, orange_replicate2_maryland.fastq.gz, then to create 2 samples mango and orange, the value for --fq_filename_delim would be _ (underscore) and the value for --fq_filename_delim_idx would be 1, since you want to group by the first word (i.e. mango or orange) after splitting the filename based on _ (underscore)."/>