Mercurial > repos > recetox > riassigner
comparison riassigner.xml @ 3:8c5e65adf694 draft
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/riassigner commit b1cc1aebf796f170d93e3dd46ffcdefdc7b8018a
author | recetox |
---|---|
date | Thu, 12 Oct 2023 13:31:32 +0000 |
parents | 4e47a0fa9287 |
children | 4abc4359b978 |
comparison
equal
deleted
inserted
replaced
2:4e47a0fa9287 | 3:8c5e65adf694 |
---|---|
1 <tool id="riassigner" name="RIAssigner" version="@TOOL_VERSION@+galaxy2" profile="21.09"> | 1 <tool id="riassigner" name="RIAssigner" version="@TOOL_VERSION@+galaxy4" profile="21.09"> |
2 <description>compute retention indices</description> | 2 <description>compute retention indices</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="creator"/> | 6 <expand macro="creator"/> |
73 <help> | 73 <help> |
74 <![CDATA[ | 74 <![CDATA[ |
75 @HELP@ | 75 @HELP@ |
76 ]]> | 76 ]]> |
77 </help> | 77 </help> |
78 | |
79 <citations> | |
80 <citation type="doi">10.21105/joss.04337</citation> | |
81 </citations> | |
78 </tool> | 82 </tool> |