Resample a catmaid neuron so that connector information is retained
# S3 method for catmaidneuron resample(x, stepsize = 1, ...)
x | A neuron or neuronlist object |
---|---|
stepsize | The new spacing along the tracing |
... | additional arguments passed to methods. |
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.