Mercurial > repos > ximgchess > chap_test_20230411
annotate tomo/tomo_macros.xml @ 135:0c1d552dd924 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
author | ximgchess |
---|---|
date | Tue, 20 Jun 2023 13:34:25 +0000 |
parents | 96f74c637a36 |
children | dd3ed024679c |
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> --> |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
5 <token name="@TOOL_VERSION@">0.1.0</token> |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
6 <token name="@PROFILE@">21.09</token> |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
7 <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
|
8 <xml name="requirements"> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
9 <requirements> |
135
0c1d552dd924
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
134
diff
changeset
|
10 <!-- <expand macro="chap-requirement" /> --> |
0c1d552dd924
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
134
diff
changeset
|
11 <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
|
12 <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
|
13 <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
|
14 <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
|
15 <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
|
16 <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
|
17 </requirements> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
18 </xml> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
19 <xml name="citations"> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
20 <citations> |
134
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
21 <!-- <expand macro="chap-citation" /> --> |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
22 <citation type="bibtex"> |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
23 @software{keara_soloway_2023_7963605, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
24 author = {Keara Soloway and |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
25 Valentin Kuznetsov and |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
26 Rolf Verberg}, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
27 title = {CHESSComputing/ChessAnalysisPipeline: v0.0.8}, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
28 month = may, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
29 year = 2023, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
30 publisher = {Zenodo}, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
31 version = {v0.0.8}, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
32 doi = {10.5281/zenodo.7963605}, |
96f74c637a36
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 85285b9b70eaf7c5db051ed50b000339023ccdf2-dirty
ximgchess
parents:
133
diff
changeset
|
33 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
|
34 }</citation> |
1
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
35 </citations> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
36 </xml> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
37 </macros> |
84a215623d9e
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
ximgchess
parents:
diff
changeset
|
38 |