Mercurial > repos > imgteam > highdicom_dicom2text
annotate macros.xml @ 0:199de6887566 draft default tip
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
| author | imgteam |
|---|---|
| date | Thu, 01 Jan 2026 10:26:58 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
1 <macros> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">0.27.0</token> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
4 <xml name="description"> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
5 <description>with highdicom</description> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
6 </xml> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
7 <xml name="xrefs"> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
8 <xrefs> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
9 <xref type="bio.tools">galaxy_image_analysis</xref> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
10 <xref type="bio.tools">highdicom</xref> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
11 </xrefs> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
12 </xml> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
13 <xml name="requirements"> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
14 <requirements> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
15 <requirement type="package" version="@TOOL_VERSION@">highdicom</requirement> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
16 <requirement type="package" version="3.0.1">pydicom</requirement> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
17 <requirement type="package" version="0.5.2">giatools</requirement> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
18 <requirement type="package" version="6.0.3">pyyaml</requirement> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
19 </requirements> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
20 </xml> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
21 <token name="@DICOM_INTRO@"> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
22 DICOM is a widely established file format in medical imaging. A DICOM dataset contains rich metadata (patient, study |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
23 info) and the actual medical image pixel or voxel data. The image data can be single-channel or multi-channel, and it |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
24 can also be organized in multiple frames (e.g., spatial tiles of a mosaic, spatial slices, or time steps). |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
25 </token> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
26 <xml name="citations"> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
27 <citations> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
28 <citation type="doi">10.1007/s10278-022-00683-y</citation> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
29 <citation type="doi">10.5281/zenodo.13824606</citation> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
30 </citations> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
31 </xml> |
|
199de6887566
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/highdicom/ commit 3a064f9bbb0eb56d752df40eb467b74da31711ce
imgteam
parents:
diff
changeset
|
32 </macros> |
