hemibrain_cut: Cut neurons to the hemibrain volume

View source: R/hemibrain_reroot.R

hemibrain_cutR Documentation

Cut neurons to the hemibrain volume

Description

Cut neurons from another data source to the hemibrain volume.

Usage

hemibrain_cut(x, scale = 1, brain = "FAFB14", mirror = FALSE, ...)

Arguments

x

a nat::neuronlist object.

scale

scale x by a factor of scale.

brain

the brainspace to which x is registered.

mirror

whether or not to mirror the hemibrain volume, to which x is cut.

...

methods supplied to nat::nlapply

Value

a nat::neuronlist.

See Also

hemibrain_reroot

Examples


## Not run: 
Cell07PNs.cut = hemibrain_cut(Cell07PNs.cut, brain = "FCWB")

## End(Not run)

natverse/hemibrainr documentation built on Nov. 27, 2024, 9:01 p.m.