You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
brainrender can access gene expression data and connectivity streamlines from the Allen mouse brain atlas, but this is mostly for visualisation
Access to this data is a bit haphazard, and it's mostly focussed on anatomy. Many users have asked to be able to access additional data, including spatial transcriptomics.
My idea would be to build a "BrainGlobe DataAPI" to go alongside the "BrainGlobe AtlasAPI". This would be a (hopefully very thin) wrapped around existing community resources to allow users to access public datasets. This would allow users to answer questions such as:
"Which brain regions are connected to this coordinate?"
"What do cells in this brain region look like?"
"What genes are expressed in this region"
This API should:
Be consistent for different datatypes so that users don't have to relearn it for each type of data they want to inspect.
This issue is to track the idea of better supporting users to link their own data with existing public resources. To access existing data we have:
Access to this data is a bit haphazard, and it's mostly focussed on anatomy. Many users have asked to be able to access additional data, including spatial transcriptomics.
My idea would be to build a "BrainGlobe DataAPI" to go alongside the "BrainGlobe AtlasAPI". This would be a (hopefully very thin) wrapped around existing community resources to allow users to access public datasets. This would allow users to answer questions such as:
This API should:
One promising place to start to access lots of existing datasets is BrainTrawler (see #76)
The text was updated successfully, but these errors were encountered: