I am looking to subset the dendrites of neuron 1805839 and have manually added tags dendrites and root.
However, subset(x,distal_to(x, node.pointno=x$tags$dendrites, root=x$tags$root)) subsets the wrong part of the neuron ignoring the 'root' argument.
I am looking to subset the dendrites of neuron
1805839and have manually added tagsdendritesandroot.However,
subset(x,distal_to(x, node.pointno=x$tags$dendrites, root=x$tags$root))subsets the wrong part of the neuron ignoring the 'root' argument.