Mercurial > repos > iuc > multiqc
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 27:b7e8663db1ec | 28:e99aaf069191 |
|---|---|
| 12 <conditional name="software_cond"> | 12 <conditional name="software_cond"> |
| 13 <param name="software" value="porechop"/> | 13 <param name="software" value="porechop"/> |
| 14 <param name="input" value="porechop.log"/> | 14 <param name="input" value="porechop.log"/> |
| 15 </conditional> | 15 </conditional> |
| 16 </repeat> | 16 </repeat> |
| 17 <param name="image_content_input" value="test_image.png"/> | |
| 17 <param name="title" value="Title of the report"/> | 18 <param name="title" value="Title of the report"/> |
| 18 <param name="comment" value="Commment for the report"/> | 19 <param name="comment" value="Commment for the report"/> |
| 19 <param name="flat" value="true"/> | 20 <param name="flat" value="true"/> |
| 20 <param name="export" value="true"/> | 21 <param name="export" value="true"/> |
| 21 <output name="html_report"> | 22 <output name="html_report"> |
| 23 <has_text text="Title of the report"/> | 24 <has_text text="Title of the report"/> |
| 24 <has_text text="Commment for the report"/> | 25 <has_text text="Commment for the report"/> |
| 25 <has_text text="Porechop"/> | 26 <has_text text="Porechop"/> |
| 26 <has_text text="Reads adapter-trimmed read end"/> | 27 <has_text text="Reads adapter-trimmed read end"/> |
| 27 <has_text text="Middle split reads"/> | 28 <has_text text="Middle split reads"/> |
| 29 <has_text text="test image"/> | |
| 28 </assert_contents> | 30 </assert_contents> |
| 29 </output> | 31 </output> |
| 30 <output name="stats"> | 32 <output name="stats"> |
| 31 <assert_contents> | 33 <assert_contents> |
| 32 <has_text text="porechop-Input_Reads"/> | 34 <has_text text="porechop-Input_Reads"/> |
