Mercurial > repos > iuc > sfold
diff macros.xml @ 0:6cce721f568c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/sfold commit 41456127d154f251438945210c2513601bd21ceb
| author | iuc |
|---|---|
| date | Wed, 27 Nov 2024 13:22:29 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Wed Nov 27 13:22:29 2024 +0000 @@ -0,0 +1,13 @@ +<macros> + <token name="@TOOL_VERSION@">2.2.0</token> + <token name="@VERSION_SUFFIX@">0</token> + <token name="@PROFILE@">23.0</token> + <xml name="requirements"> + <requirement type="package" version="2.2">sfold</requirement> + </xml> + <xml name="citations"> + <citations> + <citation type="doi">10.1093/nar/gkh449</citation> + </citations> + </xml> +</macros>
