Description Usage Format Source See Also Examples
Ideal for visualizing gene expression data from the Brainspan developmental transcriptome or GTEx.
1 |
A simple feature collection with 16 features and 7 fields
short name of brain region
x coordinate of manual region label
y coordinate of manual region label
x coordinate of line pointing to manual region label
y coordinate of line pointing to manual region label
x coordinate of line pointing to region
y coordinate of line pointing to region
the sf shape corresponding to the region
GPL-3.0 by https://github.com/ethanbahl/cerebroViz
Other brains:
sf_brain_outer_super_region
,
sf_brain_slice
1 2 | sf_brain <- sffs::sf_brain_outer
plot(sf_brain['id'], key.length = 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.