comparison macros.xml @ 0:6b6c3cf23fe8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/halfdeep commit 63179f3d35e5dec09cdd01c07c6a4e8af3da777d
author iuc
date Thu, 05 Dec 2024 16:56:55 +0000
parents
children 405c082a9a20
comparison
equal deleted inserted replaced
-1:000000000000 0:6b6c3cf23fe8
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="@TOOL_VERSION@">halfdeep</requirement>
5 </requirements>
6 </xml>
7 <token name="@TOOL_VERSION@">0.1.0</token>
8 <token name="@VERSION_SUFFIX@">0</token>
9 <token name="@PROFILE@">21.05</token>
10 <xml name="citations">
11 <citations>
12 <citation type="bibtex">
13 @misc{github_halfdeep,
14 author = {Makova Lab PSU},
15 year = "2019",
16 title = {HalfDeep},
17 publisher = {GitHub},
18 journal = {GitHub repository},
19 url = {https://github.com/makovalab-psu/HalfDeep}
20 </citation>
21 </citations>
22 </xml>
23 </macros>