Skip to content

antsapplytransforms

Module: registration/antsapplytransforms

register image from transform

Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'test', single_end:false ]true
imagefileInput image to register*.{nii.nii.gz}
referencefileReference image for registration*.{nii.nii.gz}
warpfileWarp transformation file to warp image or trk.*.{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.*.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

DescriptionHomepageDOI
ANTsperform registration using transform as inputhttps://antsx.github.io/ANTsRCore/reference/antsApplyTransforms.html

Authors

@scilus