comparison macros.xml @ 11:5bec47dfe99a draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit 544ef29cd524d03b10fdc60769d5d0f2a93d3a67
author richard-burhans
date Thu, 14 Nov 2024 15:28:04 +0000
parents 7fa335454224
children 9ec3ffd77b6b
comparison
equal deleted inserted replaced
10:7fa335454224 11:5bec47dfe99a
1 <macros> 1 <macros>
2 <xml name="requirements"> 2 <xml name="requirements">
3 <requirements> 3 <requirements>
4 <container type="docker">quay.io/richard-burhans/egapx:@TOOL_VERSION@</container> 4 <container type="docker">quay.io/galaxy/egapx:@TOOL_VERSION@</container>
5 </requirements> 5 </requirements>
6 </xml> 6 </xml>
7 <token name="@TOOL_VERSION@">0.2-alpha</token> 7 <token name="@TOOL_VERSION@">0.3.0-alpha</token>
8 <token name="@VERSION_SUFFIX@">4</token> 8 <token name="@VERSION_SUFFIX@">0</token>
9 <token name="@PROFILE@">22.05</token> 9 <token name="@PROFILE@">22.05</token>
10 <xml name="edam_ontology"> 10 <xml name="edam_ontology">
11 <edam_operations> 11 <edam_operations>
12 <edam_operation>operation_0362</edam_operation> 12 <edam_operation>operation_0362</edam_operation>
13 </edam_operations> 13 </edam_operations>
14 </xml> 14 </xml>
15 <xml name="citations"> 15 <xml name="citations">
16 <citations> 16 <citations>
17 <citation type="doi">10.1093/bioinformatics/bts573</citation> 17 <citation type="bibtex">
18 @misc{githubegapx,
19 author = {NCBI},
20 year = "2024",
21 title = {Eukaryotic Genome Annotation Pipeline - External (EGAPx)},
22 publisher = {GitHub},
23 journal = {GitHub repository},
24 url = {https://github.com/ncbi/egapxm
25 }
26 </citation>
18 </citations> 27 </citations>
19 </xml> 28 </xml>
29 <xml name="creators">
30 <creator>
31 <person givenName="Ross" familyName="Lazarus" url="https://orcid.org/0000-0003-3939-1961"/>
32 <person givenName="Richard" familyName="Burhans" url="https://science.psu.edu/bmb/people/rcb112"/>
33 </creator>
34 </xml>
20 </macros> 35 </macros>