# HG changeset patch
# User iuc
# Date 1739920705 0
# Node ID 7591bce96601a3abaa8f10af1ad76a6662512d1b
# Parent d2aaac19f42f57c3d3ae5d2ec890d20a1b8e8d97
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 327834d2ea9b16f0f0264fa4e9b675a2277f2fee
diff -r d2aaac19f42f -r 7591bce96601 bakta_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bakta_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 bamtools_plugin.xml
--- a/bamtools_plugin.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/bamtools_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -1,6 +1,6 @@
diff -r d2aaac19f42f -r 7591bce96601 bbduk_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/bbduk_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 checkm_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/checkm_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 diamond_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/diamond_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 freyja_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/freyja_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 gtdbtk_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/gtdbtk_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 kraken_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/kraken_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 macros.xml
--- a/macros.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/macros.xml Tue Feb 18 23:18:25 2025 +0000
@@ -1,6 +1,6 @@
1.27
- 1
+ 2
multiqc
@@ -55,7 +55,7 @@
#set $file_path += '_' + str($file_paths.count($file_path))
#end if
#set $file_paths += [$file_path]
- grep -q '$pattern' $file || die "Module '${repeat.software_cond.software}: '$pattern' not found in the file '$identifier'" &&
+ grep -Pq '$pattern' $file || die "Module '${repeat.software_cond.software}: '$pattern' not found in the file '$identifier'" &&
ln -s '$file' '$file_path' &&
]]>
diff -r d2aaac19f42f -r 7591bce96601 megahit_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/megahit_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 metaphlan_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/metaphlan_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 multiqc.xml
--- a/multiqc.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/multiqc.xml Tue Feb 18 23:18:25 2025 +0000
@@ -23,6 +23,19 @@
star_plugin.xml
trimmomatic_plugin.xml
vcftools_plugin.xml
+ kraken_plugin.xml
+ diamond_plugin.xml
+ bakta_plugin.xml
+ freyja_plugin.xml
+ checkm_plugin.xml
+ pairtools_plugin.xml
+ porechop_plugin.xml
+ snippy_plugin.xml
+ metaphlan_plugin.xml
+ bbduk_plugin.xml
+ megahit_plugin.xml
+ nonpareil_plugin.xml
+ gtdbtk_plugin.xml
sambamba_plugin.xml
@@ -144,6 +157,32 @@
@TRIMMOMATIC_COMMAND@
#elif str($repeat.software_cond.software) == "vcftools"
@VCFTOOLS_COMMAND@
+ #elif str($repeat.software_cond.software) == "kraken"
+ @KRAKEN_COMMAND@
+ #elif str($repeat.software_cond.software) == "diamond"
+ @DIAMOND_COMMAND@
+ #elif str($repeat.software_cond.software) == "bakta"
+ @BAKTA_COMMAND@
+ #elif str($repeat.software_cond.software) == "freyja"
+ @FREYJA_COMMAND@
+ #elif str($repeat.software_cond.software) == "checkm"
+ @CHECKM_COMMAND@
+ #elif str($repeat.software_cond.software) == "pairtools"
+ @PAIRTOOLS_COMMAND@
+ #elif str($repeat.software_cond.software) == "porechop"
+ @PORECHOP_COMMAND@
+ #elif str($repeat.software_cond.software) == "snippy"
+ @SNIPPY_COMMAND@
+ #elif str($repeat.software_cond.software) == "metaphlan"
+ @METAPHLAN_COMMAND@
+ #elif str($repeat.software_cond.software) == "bbduk"
+ @BBDUK_COMMAND@
+ #elif str($repeat.software_cond.software) == "megahit"
+ @MEGAHIT_COMMAND@
+ #elif str($repeat.software_cond.software) == "nonpareil"
+ @NONPAREIL_COMMAND@
+ #elif str($repeat.software_cond.software) == "gtdbtk"
+ @GTDBTK_COMMAND@
#elif str($repeat.software_cond.software) == "sambamba"
@SAMBAMBA_COMMAND@
#else if str($repeat.software_cond.software) == "custom_content":
@@ -253,6 +292,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -353,6 +405,45 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -432,6 +523,19 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 nonpareil_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/nonpareil_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 pairtools_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/pairtools_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 picard_plugin.xml
--- a/picard_plugin.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/picard_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -12,7 +12,7 @@
@LN_2_FILES@
#elif str($repeat2.type) == "hsmetrics"
#set $pattern = "picard.analysis.directed.HsMetrics"
- @ @
+ @LN_2_FILES@
#elif str($repeat2.type) == "insertsize"
#set $pattern = "picard.analysis.InsertSizeMetrics"
@LN_2_FILES@
diff -r d2aaac19f42f -r 7591bce96601 porechop_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/porechop_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,44 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 samtools_plugin.xml
--- a/samtools_plugin.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/samtools_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -6,7 +6,7 @@
#set $pattern = "This file was produced by samtools stats"
@LN_3_FILES@
#elif str($repeat2.type.type) == "flagstat"
- #set $pattern = "in total (QC-passed reads + QC-failed reads)"
+ #set $pattern = "in total \(QC-passed reads \+ QC-failed reads\)"
@LN_3_FILES@
#elif str($repeat2.type.type) == "idxstats"
#for $file in $repeat2.type.input
@@ -15,7 +15,7 @@
ln -s '$file' '$file_path' &&
#end for
#elif str($repeat2.type.type) == "rmdup"
- #set $pattern = "[bam_rmdup"
+ #set $pattern = "\[bam_rmdup"
@LN_3_FILES@
#end if
#end for
diff -r d2aaac19f42f -r 7591bce96601 snippy_plugin.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/snippy_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -0,0 +1,42 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff -r d2aaac19f42f -r 7591bce96601 template_plugin.xml
--- a/template_plugin.xml Tue Feb 11 10:13:08 2025 +0000
+++ b/template_plugin.xml Tue Feb 18 23:18:25 2025 +0000
@@ -12,7 +12,7 @@
#set $pattern = "Trimmomatic"
- @LN_FILES@f
+ @LN_FILES@
]]>