Skip to content

image_info

info

Small utility module to extract some information from an image. You need to specify the info you want to extract as an argument, and the module will return the requested information in a text file.

Keywords : image, info, datatype


Format : tuple val(meta), path(image)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
True
imagefileImage to extract information from.True*.nii.gz

Format : val(meta)

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]# txt format
True

Format : path(versions.yml)

TypeDescriptionMandatoryPattern
versions.ymlfileFile containing software versionsTrueversions.yml

TypeDescriptionDefaultChoices
propertystringKey to extract from the image.all- all
- name
- format
- ndim
- size
- spacing
- datatype
- strides
- offset
- multiplier
- transform

DescriptionDOI
MRtrix3MRtrix3 is a software package for various types of diffusion imaging data, including diffusion-weighted, diffusion-tensor, and q-ball imaging.
10.1016/j.neuroimage.2019.116137


Last updated : 2026-05-12