Mercurial > repos > iuc > hivclustering
comparison macros.xml @ 1:a175c35ccdce draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit fb9914c1e5dc3555b3d57926259d76dd9a624039
author | iuc |
---|---|
date | Sat, 05 Oct 2024 16:40:47 +0000 |
parents | ef842bb94d1f |
children | a30209d11e12 |
comparison
equal
deleted
inserted
replaced
0:ef842bb94d1f | 1:a175c35ccdce |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <xml name="requirements"> | 3 <xml name="requirements"> |
4 <requirements> | 4 <requirements> |
5 <requirement type="package" version="@VERSION@">python-hivclustering</requirement> | 5 <requirement type="package" version="@TOOL_VERSION@">python-hivclustering</requirement> |
6 </requirements> | 6 </requirements> |
7 </xml> | 7 </xml> |
8 <token name="@VERSION@">1.3.1</token> | 8 <token name="@TOOL_VERSION@">1.3.1</token> |
9 <token name="@VERSION_SUFFIX@">1</token> | |
10 <token name="@PROFILE@">23.1</token> | |
9 <xml name="citations"> | 11 <xml name="citations"> |
10 <citations> | 12 <citations> |
11 <citation type="bibtex"> | 13 <citation type="bibtex"> |
12 @UNPUBLISHED{spond, | 14 @UNPUBLISHED{spond, |
13 author = "Sergei Kosakovsky Pond", | 15 author = "Sergei Kosakovsky Pond", |