assign.connector.info: Give connector data in a CATMAID neuron the same attributes...

View source: R/prune.R

assign.connector.infoR Documentation

Give connector data in a CATMAID neuron the same attributes as node data

Description

Give connector data in a CATMAID neuron the same attributes as node data. I.e. adding Label information to indicate compartments such as axon and dendrite

Usage

assign.connector.info(x, ...)

## S3 method for class 'neuron'
assign.connector.info(x, ...)

## S3 method for class 'neuronlist'
assign.connector.info(x, ...)

Arguments

x

a neuron/neuronlist object that has primary neurites marked (Label = 7) and soma as the root

...

Currently ignored


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