annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
1 <macros>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
2 <token name="@TOOL_VERSION@">0.3</token>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
3 <token name="@CONDA_VERSION@">hamtv0.3</token>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
4 <token name="@VERSION_SUFFIX@">1</token>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
5 <token name="@PROFILE@">22.05</token>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
6 <xml name="requirements">
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
7 <requirements>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
8 <requirement type="package" version="@CONDA_VERSION@">hifiasm_meta</requirement>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
9 </requirements>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
10 </xml>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
11 <!-- no citation or bio.tools id yet -->
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
12 <xml name="citations">
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
13 <citations>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
14 <citation type="bibtex">@software{hifiasm-meta,
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
15 author = {xfengnefx},
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
16 year = {2023},
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
17 title = {hifiasm-meta},
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
18 publisher = {GitHub},
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
19 url = {https://github.com/xfengnefx/hifiasm-meta}
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
20 }</citation>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
21 </citations>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
22 </xml>
485e11602d8b planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hifiasm_meta commit 939f7ba1b584cb940244def0b6765d2494af3b94
iuc
parents:
diff changeset
23 </macros>