hemibrain_precomputed_splitpoints | R Documentation |
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.
hemibrain_all_splitpoints
hemibrain_splitpoints_polypre_centrifugal_distance
hemibrain_splitpoints_pre_centrifugal_distance
hemibrain_splitpoints_polypre_centrifugal_synapses
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.
https://www.biorxiv.org/content/10.1101/2020.01.19.911453v1
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.
hemibrain_flow_centrality
,
flow_centrality
,
hemibrain_use_splitpoints
head(hemibrain_splitpoints_polypre_centrifugal_distance)
## Not run:
View(hemibrain_splitpoints_polypre_centrifugal_distance)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.