Skip to content

antsapplytransforms

Module: registration/antsapplytransforms

register image from transform

Keywords : MRI, registration, medical imaging


Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
imagefileInput image to registertrue*.{nii.nii.gz}
referencefileReference image for registrationtrue*.{nii.nii.gz}
warpfileWarp transformation file to warp image or trk.true*.{nii,nii.gz}
affinefileAffine or rigid transformation file to warp image or trk (*mat). If a rigid or affine transformation needs to be inverted before being applied, use antsApplyTransforms with the -o Linear[inversedTransform,1], as this module does not handles it.true*.mat

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]
warped_imagefileWarped image*.{nii.nii.gz}
mqcfile.gif file containing quality control image for the registration process. Made for use in MultiQC report.*.gif
versionsfileFile containing software versionsversions.yml

Tools

DescriptionDOI
ANTsperform registration using transform as input

Authors

scilus


Last updated : 2025-07-15