Description Usage Arguments Value Note Author(s) References See Also Examples
Returns the full name of brain regions given the structure IDs, e.g. 'Allen:10657' as used throughout the ABAEnrichment package. The full name is composed of an acronym and the name as used by the Allen Brain Atlas project [1-2].
1 | get_name(structure_ids)
|
structure_ids |
a vector of brain structure IDs, e.g. c('Allen:10657','Allen:10173') or c(10657,10173) |
vector of the full names of the brain structures; composed of acronym, underscore and name.
The acronym is added because the names alone are not unique.
Steffi Grote
[1] Allen Institute for Brain Science. Allen Human Brain Atlas.
Available from: http://human.brain-map.org/
[2] Allen Institute for Brain Science. BrainSpan Atlas of the Developing Human Brain.
Available from: http://brainspan.org/
get_id
get_sampled_substructures
get_superstructures
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.