Mercurial > repos > iuc > multiqc
diff porechop_plugin.xml @ 28:e99aaf069191 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 7f250f4b9484eceef360ba62ef519c94b56c0b97
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2025 16:00:26 +0000 |
| parents | b7e8663db1ec |
| children |
line wrap: on
line diff
--- 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 @@ <param name="input" value="porechop.log"/> </conditional> </repeat> + <param name="image_content_input" value="test_image.png"/> <param name="title" value="Title of the report"/> <param name="comment" value="Commment for the report"/> <param name="flat" value="true"/> @@ -25,6 +26,7 @@ <has_text text="Porechop"/> <has_text text="Reads adapter-trimmed read end"/> <has_text text="Middle split reads"/> + <has_text text="test image"/> </assert_contents> </output> <output name="stats">
