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

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