Mercurial > repos > iuc > kraken_biom
annotate macros.xml @ 0:3ff4712dc111 draft
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
author | iuc |
---|---|
date | Sat, 03 Sep 2022 22:13:08 +0000 |
parents | |
children | 65eb9962d272 |
rev | line source |
---|---|
0
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
2 <macros> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.0.1</token> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
4 <token name="@VERSION_SUFFIX@">0</token> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
5 <token name="@PROFILE@">20.01</token> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
6 <xml name="requirements"> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
7 <requirements> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
8 <requirement type="package" version="@TOOL_VERSION@">kraken-biom</requirement> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
9 <yield/> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
10 </requirements> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
11 </xml> |
3ff4712dc111
planemo upload for repository https://github.com/smdabdoub/kraken-biom commit a7d3ae6f4ff1a49b1b329532379f5ccfafd573fa
iuc
parents:
diff
changeset
|
12 </macros> |