Module: image/convert
Small utility module to perform data type conversion on images. The new datatype has to be specified using the task.ext.datatype parameter, otherwise, the module will fail.
Inputs
Type | Description | Pattern | |
---|---|---|---|
meta | map | Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] | |
image | file | Image to convert. | *.nii.gz |
Outputs
Type | Description | Pattern | |
---|---|---|---|
meta | map | Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] | |
image | file | Image converted into the specified datatype. | *_converted.nii.gz |
versions | file | File containing software versions | versions.yml |
Tools
Description | Homepage | DOI | |
---|---|---|---|
MRtrix3 | MRtrix3 is a software package for various types of diffusion imaging data, including diffusion-weighted, diffusion-tensor, and q-ball imaging. | https://www.mrtrix.org/ |
Keywords
image |
convert |
datatype |
Authors
@gagnonanthony
Maintainers
@gagnonanthony