hemibrain_precomputed_splitpoints: Axon-dendrite split points calculated for all hemibrain...

hemibrain_precomputed_splitpointsR Documentation

Axon-dendrite split points calculated for all hemibrain neurons

Description

Axon-dendrite split points calculated for the whole hemibrain dataset, hemibrain:v1.0.1, using a variety of parameters. The file used to generate this can be found in this package, as data-raw/hemibrain_split_all_neurons.R. The arguments given to flow_centrality are in the name of the data frame. Note that, because the proportion of recovered synapses is unevenly distributed across brain regions, after compartment detection, sometimes the dendrite was chosen as the neurite closest to a neuron's primary branch point (data frames with 'distance' in their name), see reference.

Usage

hemibrain_all_splitpoints

hemibrain_splitpoints_polypre_centrifugal_distance

hemibrain_splitpoints_pre_centrifugal_distance

hemibrain_splitpoints_polypre_centrifugal_synapses

Format

An object of class data.frame with 793749 rows and 17 columns.

An object of class data.frame with 794165 rows and 7 columns.

An object of class data.frame with 505094 rows and 6 columns.

An object of class data.frame with 794164 rows and 7 columns.

Source

https://www.biorxiv.org/content/10.1101/2020.01.19.911453v1

References

Bates, A. S., P. Schlegel, R. J. V. Roberts, N. Drummond, I. F. M. Tamimi, R. Turnbull, X. Zhao, et al. 2020. “Complete Connectomic Reconstruction of Olfactory Projection Neurons in the Fly Brain.” bioRxiv. doi:10.1101/2020.01.19.911453.

See Also

hemibrain_flow_centrality, flow_centrality, hemibrain_use_splitpoints

Examples


head(hemibrain_splitpoints_polypre_centrifugal_distance)
## Not run: 
View(hemibrain_splitpoints_polypre_centrifugal_distance)

## End(Not run)


natverse/hemibrainr documentation built on July 17, 2025, 4:24 a.m.