comparison fastga_macros.xml @ 0:57121595e33c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastga commit 6504da2141da78f7cadb90a2a00e8744b1e0377a
author iuc
date Fri, 20 Feb 2026 07:47:05 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:57121595e33c
1 <macros>
2 <token name="@TOOL_VERSION@">1.3.1</token>
3 <token name="@VERSION_SUFFIX@">0</token>
4 <token name="@PROFILE@">25.0</token>
5 <xml name="requirements">
6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">fastga</requirement>
8 </requirements>
9 </xml>
10 <xml name="citations">
11 <citations>
12 <citation type="bibtex">
13 @misc{githubFASTGA,
14 author = {Gene Myers and Chenxi Zhou},
15 year = {2025},
16 title = {FASTGA},
17 publisher = {GitHub},
18 journal = {GitHub repository},
19 url = {https://github.com/thegenemyers/FASTGA},
20 }</citation>
21 </citations>
22 </xml>
23 </macros>