prune_strahler.catmaidneuron: Prune a CATMAID neuron by removing segments with a given...

View source: R/prune.R

prune_strahler.catmaidneuronR Documentation

Prune a CATMAID neuron by removing segments with a given Strahler order

Description

Prune branches by Strahler order from a catmaid neuron, keeping the synapses

Usage

prune_strahler.catmaidneuron(x, orderstoprune = 1:2, ...)

Arguments

x

a CATMAID neuron object

orderstoprune

Integer indices of which Strahler orders to prune - defaults to the lowest two orders (1:2)

...

additional arguments passed to methods

Value

A pruned neuron object

See Also

prune_strahler


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.