abagen.mouse.fetch_rubinov2015_structures

abagen.mouse.fetch_rubinov2015_structures(entry_type=None)[source]

Loads subset of anatomical structures in Allen Reference Atlas from [MI1]

Parameters:

entry_type ({'id', 'acronym', 'name'}, optional) – The type of structural identifier to load. Specifying ‘id’ returns a list of numerical structure IDs, ‘acronym’ returns a list of short-form structure acronyms, and ‘name’ returns full structure names. If not specified, returns a dataframe with all information. Default: None

Returns:

structures – Anatomical structures in Allen Reference Atlas from [MI1]

Return type:

list or pandas.DataFrame

References

[MI1] (1,2)

Rubinov, M., Ypma, R. J., Watson, C., & Bullmore, E. T. (2015). Wiring cost and topological participation of the mouse brain connectome. Proceedings of the National Academy of Sciences, 112(32), 10032-10037.