Description Usage Arguments Value Examples
A recursive way to get all the children of a Structure given its ID. Used by getStructureIds
1 | getChildren(nestedList, sid)
|
nestedList |
A JSON derived nested list of structure relationships from Allen Brain Atlas's structure graph |
sid |
The Structure's ID |
cids The Structure children's IDs
1 2 | data(structureID)
getChildren(structureID, 15903)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.