Mercurial > repos > ximgchess > chap_test_20230411
diff tomo/tomo_macros.xml @ 1:84a215623d9e draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit f4980be19456f3f51758e06e2eb7520924ce1e3a
author | ximgchess |
---|---|
date | Tue, 11 Apr 2023 15:49:53 +0000 |
parents | |
children | a865a7d1cd91 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tomo/tomo_macros.xml Tue Apr 11 15:49:53 2023 +0000 @@ -0,0 +1,29 @@ +<macros> + <token name="@TOOL_VERSION@">0.1.0</token> + <token name="@PROFILE@">21.09</token> + <token name="@PYTHON_TEMPLATE_VERSION@">3.9.13</token> + <xml name="requirements"> + <requirements> + <requirement type="package" version="0.0.3">chessanalysispipeline</requirement> + <requirement type="package" version="1.1.0">lmfit</requirement> + <requirement type="package" version="3.7.1">matplotlib</requirement> + <requirement type="package" version="1.0.1">nexusformat</requirement> + <requirement type="package" version="1.10.7">pydantic</requirement> + <requirement type="package" version="1.12.2">tomopy</requirement> + </requirements> + </xml> + <xml name="citations"> + <citations> + <citation type="bibtex"> +@misc{githubChessAnalysisPipeline, + author = {LastTODO, FirstTODO}, + year = {TODO}, + title = {Tomography reconstruction}, + publisher = {GitHub}, + journal = {GitHub repository}, + url = {https://github.com/CHESSComputing/ChessAnalysisPipeline}, +}</citation> + </citations> + </xml> +</macros> +