View source: R/hemibrain_reroot.R
hemibrain_cut | R Documentation |
Cut neurons from another data source to the hemibrain volume.
hemibrain_cut(x, scale = 1, brain = "FAFB14", mirror = FALSE, ...)
x |
a |
scale |
scale |
brain |
the brainspace to which |
mirror |
whether or not to mirror the hemibrain volume, to which |
... |
methods supplied to |
a nat::neuronlist
.
hemibrain_reroot
## Not run:
Cell07PNs.cut = hemibrain_cut(Cell07PNs.cut, brain = "FCWB")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.