# HG changeset patch # User iuc # Date 1739980874 0 # Node ID 31c42a2c02d3f0a7f46d3e8d66c0973b4406c121 # Parent 7591bce96601a3abaa8f10af1ad76a6662512d1b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 7f250f4b9484eceef360ba62ef519c94b56c0b97 diff -r 7591bce96601 -r 31c42a2c02d3 image_content_plugin.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/image_content_plugin.xml Wed Feb 19 16:01:14 2025 +0000 @@ -0,0 +1,14 @@ + + + + + + + diff -r 7591bce96601 -r 31c42a2c02d3 macros.xml --- a/macros.xml Tue Feb 18 23:18:25 2025 +0000 +++ b/macros.xml Wed Feb 19 16:01:14 2025 +0000 @@ -1,6 +1,6 @@ 1.27 - 2 + 3 multiqc diff -r 7591bce96601 -r 31c42a2c02d3 multiqc.xml --- a/multiqc.xml Tue Feb 18 23:18:25 2025 +0000 +++ b/multiqc.xml Wed Feb 19 16:01:14 2025 +0000 @@ -37,6 +37,7 @@ nonpareil_plugin.xml gtdbtk_plugin.xml sambamba_plugin.xml + image_content_plugin.xml @@ -195,6 +196,10 @@ #end if #end for +#if str($image_content_input) != "None" + @IMAGE_CONTENT_COMMAND@ +#end if + multiqc multiqc_WDir --filename 'report' @@ -464,6 +469,7 @@ + @@ -537,7 +543,6 @@ - diff -r 7591bce96601 -r 31c42a2c02d3 porechop_plugin.xml --- a/porechop_plugin.xml Tue Feb 18 23:18:25 2025 +0000 +++ b/porechop_plugin.xml Wed Feb 19 16:01:14 2025 +0000 @@ -14,6 +14,7 @@ + @@ -25,6 +26,7 @@ + diff -r 7591bce96601 -r 31c42a2c02d3 test-data/test_image.png Binary file test-data/test_image.png has changed