resample.catmaidneuron: Resample a CATMAID neuron

View source: R/catmaid.R

resample.catmaidneuronR Documentation

Resample a CATMAID neuron

Description

Resample a catmaid neuron so that connector information is retained

Usage

## S3 method for class 'catmaidneuron'
resample(x, stepsize = 1, ...)

Arguments

x

A neuron or neuronlist object

stepsize

The new spacing along the tracing

...

additional arguments passed to methods.

Details

NB the connector treenode_id column will retain all the original CATMAID node ids and will therefore no longer match the PointNo identifiers for segments in the resampled neuron.


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