comparison macros.xml @ 0:485e11602d8b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
author iuc
date Wed, 18 Jan 2023 09:12:27 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:485e11602d8b
1 <macros>
2 <token name="@TOOL_VERSION@">0.3</token>
3 <token name="@CONDA_VERSION@">hamtv0.3</token>
4 <token name="@VERSION_SUFFIX@">1</token>
5 <token name="@PROFILE@">22.05</token>
6 <xml name="requirements">
7 <requirements>
8 <requirement type="package" version="@CONDA_VERSION@">hifiasm_meta</requirement>
9 </requirements>
10 </xml>
11 <!-- no citation or bio.tools id yet -->
12 <xml name="citations">
13 <citations>
14 <citation type="bibtex">@software{hifiasm-meta,
15 author = {xfengnefx},
16 year = {2023},
17 title = {hifiasm-meta},
18 publisher = {GitHub},
19 url = {https://github.com/xfengnefx/hifiasm-meta}
20 }</citation>
21 </citations>
22 </xml>
23 </macros>