Mercurial > repos > iuc > evidencemodeler
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Sun Sep 15 10:12:13 2024 +0000 @@ -0,0 +1,18 @@ +<macros> + <token name="@TOOL_VERSION@">2.1.0</token> + <token name="@VERSION_SUFFIX@">0</token> + + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">evidencemodeler</requirement> + </requirements> + </xml> + + <xml name="citation"> + <citations> + <citation type="doi">10.1186/gb-2008-9-1-r7</citation> + <citation type="doi">10.1080/21501203.2011.606851</citation> + </citations> + </xml> + +</macros>
