annotate tomo/tomo_macros.xml @ 136:dd3ed024679c draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
author ximgchess
date Tue, 20 Jun 2023 13:39:31 +0000
parents 0c1d552dd924
children 0bd8fb3aae96
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
1 <macros>
134
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
2 <!-- <macros> -->
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
3 <!-- <import>../macros.xml</import> -->
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
4 <!-- </macros> -->
136
dd3ed024679c planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 135
diff changeset
5 <token name="@TOOL_VERSION@">0.1.1</token>
dd3ed024679c planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 135
diff changeset
6 <token name="@VERSION_SUFFIX@">0</token>
134
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
7 <token name="@PROFILE@">21.09</token>
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
8 <token name="@PYTHON_TEMPLATE_VERSION@">3.11</token>
1
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
9 <xml name="requirements">
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
10 <requirements>
135
0c1d552dd924 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 134
diff changeset
11 <!-- <expand macro="chap-requirement" /> -->
0c1d552dd924 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 134
diff changeset
12 <requirement type="package" version="0.0.8">chessanalysispipeline</requirement>
1
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
13 <requirement type="package" version="1.1.0">lmfit</requirement>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
14 <requirement type="package" version="3.7.1">matplotlib</requirement>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
15 <requirement type="package" version="1.0.1">nexusformat</requirement>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
16 <requirement type="package" version="1.10.7">pydantic</requirement>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
17 <requirement type="package" version="1.12.2">tomopy</requirement>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
18 </requirements>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
19 </xml>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
20 <xml name="citations">
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
21 <citations>
134
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
22 <!-- <expand macro="chap-citation" /> -->
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
23 <citation type="bibtex">
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
24 @software{keara_soloway_2023_7963605,
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
25 author = {Keara Soloway and
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
26 Valentin Kuznetsov and
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
27 Rolf Verberg},
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
28 title = {CHESSComputing/ChessAnalysisPipeline: v0.0.8},
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
29 month = may,
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
30 year = 2023,
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
31 publisher = {Zenodo},
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
32 version = {v0.0.8},
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
33 doi = {10.5281/zenodo.7963605},
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
34 url = {https://doi.org/10.5281/zenodo.7963605}
96f74c637a36 planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents: 133
diff changeset
35 }</citation>
1
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
36 </citations>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
37 </xml>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
38 </macros>
84a215623d9e planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff changeset
39