comparison cpt-macros.xml @ 1:97ef96676b48 draft

planemo upload commit 94b0cd1fff0826c6db3e7dc0c91c0c5a8be8bb0c
author cpt
date Mon, 05 Jun 2023 02:51:26 +0000
parents
children
comparison
equal deleted inserted replaced
0:b18e8268bf4e 1:97ef96676b48
1 <macros>
2 <xml name="gff_requirements">
3 <requirements>
4 <requirement type="package" version="2.7">python</requirement>
5 <requirement type="package" version="1.65">biopython</requirement>
6 <requirement type="package" version="2.12.1">requests</requirement>
7 <yield/>
8 </requirements>
9 <version_command>
10 <![CDATA[
11 cd '$__tool_directory__' && git rev-parse HEAD
12 ]]>
13 </version_command>
14 </xml>
15 <xml name="citation/mijalisrasche">
16 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
17 <citation type="bibtex">@unpublished{galaxyTools,
18 author = {E. Mijalis, H. Rasche},
19 title = {CPT Galaxy Tools},
20 year = {2013-2017},
21 note = {https://github.com/tamu-cpt/galaxy-tools/}
22 }
23 </citation>
24 </xml>
25 <xml name="citations">
26 <citations>
27 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
28 <citation type="bibtex">
29 @unpublished{galaxyTools,
30 author = {E. Mijalis, H. Rasche},
31 title = {CPT Galaxy Tools},
32 year = {2013-2017},
33 note = {https://github.com/tamu-cpt/galaxy-tools/}
34 }
35 </citation>
36 <yield/>
37 </citations>
38 </xml>
39 <xml name="citations-crr">
40 <citations>
41 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
42 <citation type="bibtex">
43 @unpublished{galaxyTools,
44 author = {C. Ross},
45 title = {CPT Galaxy Tools},
46 year = {2020-},
47 note = {https://github.com/tamu-cpt/galaxy-tools/}
48 }
49 </citation>
50 <yield/>
51 </citations>
52 </xml>
53 <xml name="citations-2020">
54 <citations>
55 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
56 <citation type="bibtex">
57 @unpublished{galaxyTools,
58 author = {E. Mijalis, H. Rasche},
59 title = {CPT Galaxy Tools},
60 year = {2013-2017},
61 note = {https://github.com/tamu-cpt/galaxy-tools/}
62 }
63 </citation>
64 <citation type="bibtex">
65 @unpublished{galaxyTools,
66 author = {A. Criscione},
67 title = {CPT Galaxy Tools},
68 year = {2019-2021},
69 note = {https://github.com/tamu-cpt/galaxy-tools/}
70 }
71 </citation>
72 <yield/>
73 </citations>
74 </xml>
75 <xml name="citations-2020-AJC-solo">
76 <citations>
77 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
78 <citation type="bibtex">
79 @unpublished{galaxyTools,
80 author = {A. Criscione},
81 title = {CPT Galaxy Tools},
82 year = {2019-2021},
83 note = {https://github.com/tamu-cpt/galaxy-tools/}
84 }
85 </citation>
86 <yield/>
87 </citations>
88 </xml>
89 <xml name="citations-clm">
90 <citations>
91 <citation type="doi">10.1371/journal.pcbi.1008214</citation>
92 <citation type="bibtex">
93 @unpublished{galaxyTools,
94 author = {C. Maughmer},
95 title = {CPT Galaxy Tools},
96 year = {2017-2020},
97 note = {https://github.com/tamu-cpt/galaxy-tools/}
98 }
99 </citation>
100 <yield/>
101 </citations>
102 </xml>
103 <xml name="sl-citations-clm">
104 <citation type="bibtex">
105 @unpublished{galaxyTools,
106 author = {C. Maughmer},
107 title = {CPT Galaxy Tools},
108 year = {2017-2020},
109 note = {https://github.com/tamu-cpt/galaxy-tools/}
110 }
111 </citation>
112 <yield/>
113 </xml>
114 </macros>