trac_prep {freesurfer} | R Documentation |
Tract Reconstruction for Each Step
Description
Reconstruction from Freesurfer for Preprocessing, Bedpost, and Path reconstruction
Usage
trac_prep(infile, outdir = NULL, subjid, verbose = TRUE)
trac_bedpost(infile, outdir = NULL, subjid, verbose = TRUE)
trac_path(infile, outdir = NULL, subjid, verbose = TRUE)
Arguments
infile |
Input filename (dcm or nii) |
outdir |
Output directory |
subjid |
subject id |
verbose |
print diagnostic messages |
Value
Result of system
[Package freesurfer version 1.6.10 Index]