sf_brain_outer: Sagital view of an adult human brain.

Description Usage Format Source See Also Examples

Description

Ideal for visualizing gene expression data from the Brainspan developmental transcriptome or GTEx.

Usage

1

Format

A simple feature collection with 16 features and 7 fields

id

short name of brain region

lab_x

x coordinate of manual region label

lab_y

y coordinate of manual region label

line_x

x coordinate of line pointing to manual region label

line_y

y coordinate of line pointing to manual region label

line_xend

x coordinate of line pointing to region

line_yend

y coordinate of line pointing to region

geometry

the sf shape corresponding to the region

Source

GPL-3.0 by https://github.com/ethanbahl/cerebroViz

See Also

Other brains: sf_brain_outer_super_region, sf_brain_slice

Examples

1
2
sf_brain <- sffs::sf_brain_outer
plot(sf_brain['id'], key.length = 1)

tkoomar/sffs documentation built on July 6, 2020, 9:36 a.m.