Mercurial > repos > iuc > fastk_fastk
annotate macros.xml @ 0:794d07dc1c68 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
| author | iuc |
|---|---|
| date | Mon, 04 Nov 2024 14:20:00 +0000 |
| parents | |
| children | 226636a67bc1 |
| rev | line source |
|---|---|
|
0
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
1 <macros> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">1.1.0</token> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
5 <requirements> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="@TOOL_VERSION@">fastk</requirement> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
7 </requirements> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
8 </xml> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
9 <xml name="citations"> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
10 <citations> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
11 <citation type="bibtex"> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
12 @misc{github, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
13 author = {Gene Meyers}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
14 year = {2020}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
15 title = {FastK}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
16 publisher = {GitHub}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
17 journal = {GitHub repository}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
18 url = {https://github.com/thegenemyers/FASTK}, |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
19 } |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
20 </citation> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
21 </citations> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
22 </xml> |
|
794d07dc1c68
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
iuc
parents:
diff
changeset
|
23 </macros> |
