prune_vertices.neuprintneuron: Prune vertices from a neuprint neuron (taking care of synapse...

prune_vertices.neuprintneuronR Documentation

Prune vertices from a neuprint neuron (taking care of synapse etc information)

Description

Prune vertices from a neuprint neuron (taking care of synapse etc information)

Usage

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

Arguments

x

A neuron to prune. This can be any object that can be converted by as.ngraph — see details.

verticestoprune

An integer vector describing which vertices to remove.

invert

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

...

Additional arguments passed to as.neuron.ngraph

See Also

nat::prune_vertices


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