Mercurial > repos > tduigou > icfree_learner
view macros.xml @ 2:8e8569c19fa7 draft
planemo upload for repository https://github.com/brsynth/icfree-ml commit 62b9598dec838ae11d6615d7b34ee5b5088c45fc
| author | tduigou |
|---|---|
| date | Thu, 06 Feb 2025 12:49:54 +0000 |
| parents | ee240ae47d61 |
| children | daeca399a8ff |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">2.9.0</token> <token name="@VERSION_SUFFIX@">2</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">icfree</requirement> <yield/> </requirements> </xml> <xml name="citation"> <citations> <citation type="doi">10.1101/2024.10.28.619828</citation> </citations> </xml> <xml name="creator"> <creator> <organization name="BioRetroSynth" url="https://github.com/brsynth"/> </creator> </xml> </macros>
