You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I am looking to subset the dendrites of neuron
1805839
and have manually added tagsdendrites
androot
.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.The text was updated successfully, but these errors were encountered: