Mercurial > repos > galaxytrakr > data_manager_mapseq
view data_manager/macros.xml @ 3:472239da4582 draft default tip
planemo upload commit 977ef05b3c40f0a7886cd471f931df7e6a470ed1
| author | galaxytrakr |
|---|---|
| date | Thu, 26 Mar 2026 20:43:07 +0000 |
| parents | f99c1cc0b190 |
| children |
line wrap: on
line source
<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">1.2.13</token> <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">22.05</token> <xml name="requirements"> <requirements> <requirement type="package" version="3.2">python-wget</requirement> </requirements> </xml> <xml name="version"> <version_command> echo "1.0" </version_command> </xml> <xml name="citations"> <citations> <citation type="doi"> 10.1093/nar/gkz1035 </citation> </citations> </xml> <xml name="creator"> <creator> <person givenName="Paul" familyName="Zierep" email="zierep@informatik.uni-freiburg.de" /> </creator> </xml> </macros>
