Details
One paragraph explaining the functionality which is represented by this graph. What the main flow is and what is its purpose.
Brain Atlas API
Provides programmatic access to mouse brain atlas data, including anatomical structures and their spatial coordinates.
Mouse Connectivity API
Offers an interface to query and retrieve mouse brain connectivity data, including projection volumes and injection site information.
Reference Space Cache
Manages the caching and retrieval of standardized brain reference spaces, ensuring consistent anatomical context for data.
Mouse Connectivity Cache
Caches and provides efficient access to mouse connectivity datasets, optimizing performance for repeated data requests.
Structure Tree
Represents the hierarchical organization of brain anatomical structures, allowing for navigation and querying of brain regions.
Grid Data API
A foundational API for retrieving grid-based volumetric data, serving as a base for more specific data APIs like the mouse atlas and connectivity APIs.
Reference Space API
Provides an API for querying information about standardized reference spaces, such as coordinate systems and transformations.
RMA API
A general-purpose API for interacting with the Allen Institute's Resource Management Application (RMA), serving as a base for many specific data APIs within the SDK.
API Base
The foundational base class for all API clients in the allensdk, providing common functionalities like request handling, authentication, and error management.
Warehouse Cache
A generic caching mechanism used by various data caches across the SDK to store and retrieve data efficiently, reducing redundant network requests.
Simple Tree
A foundational data structure representing a generic tree, providing basic tree traversal and manipulation functionalities.
Reference Space
Defines a standardized coordinate system or anatomical context for brain data, enabling consistent data integration and analysis.