Mercurial > repos > bgruening > fastq_info
comparison macros.xml @ 0:2c849e12b6a2 draft default tip
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/fastq_info commit abe695da7640bbd2b22980452de7a5cf6698638b"
author | bgruening |
---|---|
date | Sun, 12 Sep 2021 19:27:47 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:2c849e12b6a2 |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">0.25.1</token> | |
3 <token name="@SUFFIX_VERSION@">0</token> | |
4 <xml name="edam_ontology"> | |
5 <edam_topics> | |
6 <edam_topic>topic_0091</edam_topic> | |
7 </edam_topics> | |
8 <edam_operations> | |
9 <edam_operation>operation_0336</edam_operation> | |
10 </edam_operations> | |
11 </xml> | |
12 <xml name="requirements"> | |
13 <requirements> | |
14 <requirement type="package" version="@TOOL_VERSION@">fastq_utils</requirement> | |
15 </requirements> | |
16 </xml> | |
17 <xml name="citations"> | |
18 <citations> | |
19 <citation type="bibtex"> | |
20 @misc{githubFastqUtils, | |
21 author = {Fonseca, Nuno }, | |
22 year = {2021}, | |
23 title = {fastq_utils}, | |
24 publisher = {GitHub}, | |
25 journal = {GitHub repository}, | |
26 url = {https://github.com/nunofonseca/fastq_utils}, | |
27 } | |
28 </citation> | |
29 </citations> | |
30 </xml> | |
31 </macros> |