Mercurial > repos > iuc > evidencemodeler
comparison macros.xml @ 0:92d95470befc draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/evidencemodeler commit 982fe890ba21272719fe6f5cb04707c4c91fca0d
| author | iuc |
|---|---|
| date | Sun, 15 Sep 2024 10:12:13 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:92d95470befc |
|---|---|
| 1 <macros> | |
| 2 <token name="@TOOL_VERSION@">2.1.0</token> | |
| 3 <token name="@VERSION_SUFFIX@">0</token> | |
| 4 | |
| 5 <xml name="requirements"> | |
| 6 <requirements> | |
| 7 <requirement type="package" version="@TOOL_VERSION@">evidencemodeler</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 | |
| 11 <xml name="citation"> | |
| 12 <citations> | |
| 13 <citation type="doi">10.1186/gb-2008-9-1-r7</citation> | |
| 14 <citation type="doi">10.1080/21501203.2011.606851</citation> | |
| 15 </citations> | |
| 16 </xml> | |
| 17 | |
| 18 </macros> |
