tracker {freesurfer} | R Documentation |
Tract Reconstruction Helper for trac-all from Freesurfer
Description
Wrapper for the trac-all
function in Freesurfer
Usage
tracker(infile, outdir = NULL, subjid, verbose = TRUE, opts = "")
Arguments
infile |
Input filename (dcm or nii) |
outdir |
Output directory |
subjid |
subject id, if NULL, the basename of the infile will be used |
verbose |
print diagnostic messages |
opts |
Additional options |
Value
Result of system
[Package freesurfer version 1.6.10 Index]