# HG changeset patch # User iuc # Date 1739980826 0 # Node ID e99aaf0691915ec137af84b009853a43f42db207 # Parent b7e8663db1ec8a93cef8c429b0830ede6173384e planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 7f250f4b9484eceef360ba62ef519c94b56c0b97 diff -r b7e8663db1ec -r e99aaf069191 image_content_plugin.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/image_content_plugin.xml Wed Feb 19 16:00:26 2025 +0000 @@ -0,0 +1,14 @@ + + + + + + + diff -r b7e8663db1ec -r e99aaf069191 macros.xml --- a/macros.xml Tue Feb 18 23:17:45 2025 +0000 +++ b/macros.xml Wed Feb 19 16:00:26 2025 +0000 @@ -1,6 +1,6 @@ 1.27 - 2 + 3 multiqc diff -r b7e8663db1ec -r e99aaf069191 multiqc.xml --- a/multiqc.xml Tue Feb 18 23:17:45 2025 +0000 +++ b/multiqc.xml Wed Feb 19 16:00:26 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 b7e8663db1ec -r e99aaf069191 porechop_plugin.xml --- a/porechop_plugin.xml Tue Feb 18 23:17:45 2025 +0000 +++ b/porechop_plugin.xml Wed Feb 19 16:00:26 2025 +0000 @@ -14,6 +14,7 @@ + @@ -25,6 +26,7 @@ + diff -r b7e8663db1ec -r e99aaf069191 test-data/test_image.png Binary file test-data/test_image.png has changed