Mercurial > repos > iuc > poretools_winner
diff macros.xml @ 1:7f8ec2c7f955 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/poretools commit d50758dbe64462ba3cdcb7f1df0bcc57a310deab"
| author | iuc |
|---|---|
| date | Sun, 19 Jan 2020 14:04:22 +0000 |
| parents | 8f35c19aca17 |
| children | 784e68a62543 |
line wrap: on
line diff
--- a/macros.xml Tue Dec 19 14:18:56 2017 -0500 +++ b/macros.xml Sun Jan 19 14:04:22 2020 +0000 @@ -47,4 +47,6 @@ <param name="min_length" argument="--min-length" type="integer" value="0" label="Minimum read length" /> <param name="max_length" argument="--max-length" type="integer" value="1000000000" label="Maximum read length" /> </xml> + <token name="@MPLBACKEND@"><![CDATA[export MPLBACKEND="agg" &&]]></token> + <token name="@profile@">18.09</token> </macros>
