Skip to content

fastsurfer

Module: segmentation/fastsurfer

write your description here

Inputs

TypeDescriptionMandatoryPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]true
anatfileAn anatomy (ex, .nii.gz).*.{nii,nii.gz,mgz}
fs_licensefileThe path to your FreeSurfer license. To get one, go to https://surfer.nmr.mgh.harvard.edu/registration.html. Optional. If you have already set your license as prescribed by Freesurfer (copied to a .license file in your $FREESURFER_HOME), this is not required.*.txt

Arguments

TypeDescriptionChoicesDefault
acq3TbooleanUse this flag if the input T1w image was acquired at 3T.False
cerebnetbooleanUse this flag to enable cerebellum sub-segmentation with CerebNet.False
hypvinnbooleanUse this flag to enable hypothalamus sub-segmentation with HypVinn.False
seg_onlybooleanUse this flag to only run the segmentation part of FastSurfer. If false, will also run the surface reconstruction part (recon-surf).True

Outputs

TypeDescriptionPattern
metamapGroovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
fastsurferdirectoryfileSorted BAM/CRAM/SAM file*.{bam,cram,sam}
versionsfileFile containing software versionsversions.yml

Tools

DescriptionHomepageDOI
FastsurferThe FastSurfer pipeline consists of two main parts for segmentation and surface reconstruction.https://github.com/Deep-MI/FastSurfer

Authors

@arnaudbore

Maintainers

@arnaudbore