Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

arf3DS4 (version 2.5-3)

getModelAtlas: Get Atlas Labels for an ARF model.

Description

getModelAtlas fetches atlas labels for the center coordinates of all regions in a model.

Usage

getModelAtlas(arfmodel, regrun = 1, saveastext = F)

Arguments

arfmodel
Object of class "model" (see model).
regrun
Which run is used for the coordinate conversion?
saveastext
Save a text file in the working directory with atlas information?

Value

  • Returns a list of length nrow(coordinates) with a talairach and/or a harvard slot containing the labels.

Details

getModelAtlas only works with a working copy of a full FSL installation (>=4.1). It calls getAtlasLabels.

References

See http://www.fmrib.ox.ac.uk/fsl/ on how to obtain FSL and licences. See http://www.fmrib.ox.ac.uk/fsl/data/atlas-descriptions.html on information on the atlases.

See Also

model, getAtlasLabels