Description Usage Arguments Value Examples
In the Allen Brain Atlas, a Structure represents a neuroanatomical region of interest. Structures are grouped into Ontologies and organized in a hierarchy or StructureGraph. The StructureGraph for the Developing Mouse Brain Atlas is provided here under data/structureID.rda. This function allows you to browse Structures by name and ID given a name substring.
1  | 
nestedList | 
 A JSON derived nested list of Structure relationships from Allen Brain Atlas's StructureGraph  | 
name | 
 Brain structure name substring  | 
ids A dictionary of Structures that contain the name with their IDs
1 2  | data(structureID)
getIds(structureID, 'pallium')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.