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 retrieve the name of a Structures given its ID.
| 1 | getName(nestedList, sid)
 | 
| nestedList | A JSON derived nested list of Structure relationships from Allen Brain Atlas's StructureGraph | 
| sid | id The structure ID | 
n Brain structure name
| 1 2 | data(structureID)
getName(structureID, 15903)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.