Most of the displayed attributes are self-explanatory. Still, I couldn’t find the meaning of “atlas_id” and “st_level”. I have made a search starting from Class: Structure — Allen Brain Atlas API, but I didn’t find what I was looking for.
Presumably, “atlas_id” is null when no atlas dataset is available for the region of interest.
But how does this identifier relate to an atlas?
Would you be kind enough to tell me the meaning of “atlas_id” and “st_level”?
Many thanks in advance, Luc
The ‘atlas_id’ is somewhat deprecated. It was in use early on before we had a proliferation of atlases.
The st_level is an attempt to improve atlas navigation by lining up structures with similar level of complexity.
For example root = 0
grey and fiber tracts are 1
2 contains: cerebellum, brainstem and cerebrum
and so on.
Then the attribute “atlas_id” is certainly something I should not pay too much attention to.
Regarding the “st_level” attribute, presumably the abbreviation of “structure level”, would you know more about the rules used to defined this number for a given region?
For instance, in the following excerpt of 1.json (AIBS P56 Mouse)
it’s been a while since the last reply, however, I am wondering if it would be possible to shed some light on Luc’s last question concerning the rules for assigning the structure levels.
I have been wondering about the relationship between ‘depth’ and ‘st_level’ (‘depth’ is not included in the structure graph JSON file, but it exists in some CSVs when querying the API).
It seems like most regions I would like to include in my data visualizations have a ‘depth’ of 6 and ‘st_level’ of 8. But there are a few exceptions (median eminence has a ‘depth’ of 5 and ‘st_level’ of 8).