Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

neuron-region connectivity - Upstream missing #297

Closed
dosumis opened this issue Jan 2, 2021 · 2 comments
Closed

neuron-region connectivity - Upstream missing #297

dosumis opened this issue Jan 2, 2021 · 2 comments
Assignees

Comments

@dosumis
Copy link
Member

dosumis commented Jan 2, 2021

image

e.g. this

image

should be showing 155 upstream

@dosumis
Copy link
Member Author

dosumis commented Jan 2, 2021

Seems to be a query issue:

image

@dosumis
Copy link
Member Author

dosumis commented Jan 2, 2021

Found it:

(target:Individual)<-[r:has_presynaptic_terminals_in|has_post_synaptic_terminal_in]-(primary)

->

(target:Individual)<-[r:has_presynaptic_terminals_in|has_postsynaptic_terminal_in]-(primary)

(IIRC we found this while debugging on a call. I guess fix was never pushed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants