View source: R/hemibrain_locality.R
hemibrain_overlap_locality | R Documentation |
Calculates an overlap score using an overlap score between a neuron's axon and dendrite,
if axon and dendrite have been marked out in the neuron object, e.g. by using flow_centrality
.
hemibrain_overlap_locality(x, resample = 10, delta = 62.5, ...)
x |
a |
resample |
stepsize to which to resample neurons. If set to |
delta |
the distance at which a synapse might occur |
... |
Additional arguments passed to methods or eventually to
|
a named vector of overlap_locality scores
hemibrain_compartment_metrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.