prune_vertices.catmaidneuron: Prune vertices from a CATMAID neuron, keeping the synapses

prune_vertices.catmaidneuronR Documentation

Prune vertices from a CATMAID neuron, keeping the synapses

Description

Prune nodes from a catmaid neuron, keeping the synapses

Usage

prune_vertices.catmaidneuron(x, verticestoprune, invert = FALSE, ...)

Arguments

x

a CATMAID neuron object

verticestoprune

An integer vector describing which vertices to remove.

invert

Whether to keep vertices rather than dropping them (default FALSE).

...

additional arguments passed to methods prune_vertices).

Value

A pruned neuron object

See Also

prune_vertices


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