Mercurial > repos > iuc > multiqc
comparison template_plugin.xml @ 27:b7e8663db1ec draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 327834d2ea9b16f0f0264fa4e9b675a2277f2fee
| author | iuc |
|---|---|
| date | Tue, 18 Feb 2025 23:17:45 +0000 |
| parents | 0771dee34cff |
| children |
comparison
equal
deleted
inserted
replaced
| 26:1206c725e45a | 27:b7e8663db1ec |
|---|---|
| 10 7. remove all unused comments from your new file | 10 7. remove all unused comments from your new file |
| 11 --> | 11 --> |
| 12 <token name="@TEMPLATE_COMMAND@"><![CDATA[ | 12 <token name="@TEMPLATE_COMMAND@"><![CDATA[ |
| 13 <!--This pattern is used to check the file content in the @CHECK_LN_FILE@ token. The pattern should be included in the file. --> | 13 <!--This pattern is used to check the file content in the @CHECK_LN_FILE@ token. The pattern should be included in the file. --> |
| 14 #set $pattern = "Trimmomatic" | 14 #set $pattern = "Trimmomatic" |
| 15 @LN_FILES@f | 15 @LN_FILES@ |
| 16 ]]></token> | 16 ]]></token> |
| 17 <xml name="TEMPLATE_form"> | 17 <xml name="TEMPLATE_form"> |
| 18 <!-- Please add here your input forms specific to your plugin. Keep the name as `input` if you have a single input. | 18 <!-- Please add here your input forms specific to your plugin. Keep the name as `input` if you have a single input. |
| 19 If you have multiple inputs have a look at other plugins, e.g. fastqc | 19 If you have multiple inputs have a look at other plugins, e.g. fastqc |
| 20 --> | 20 --> |
