Get data tracers' contributions to nodes of skeletons of CATMAID neurons, where the skeletons have been edited e.g. branches removed or added
node.contribution.to.skeletons(x, exclude.authors = NULL, ...) synapse.contribution.to.skeletons(x, exclude.authors = NULL, direction = NULL)
x | a neuronlist where the name of each neuron is its skeleton ID |
---|---|
exclude.authors | a vector of full author names to exclude from result. The result will then print the contributions of non-authors that meet the threshold specified by arguments to suggest_authorship |
... | argument supplied to suggest_authorship |
direction | for synapse.contribution.to.skeletons, whether to look at upstream or downstream connections |