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 |
# \donttest{ if (FALSE) { Cell07PNs.cut = hemibrain_cut(Cell07PNs.cut, brain = "FCWB") }# }