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

logical and in annotation queries #12

Open
jefferis opened this issue Apr 24, 2015 · 1 comment
Open

logical and in annotation queries #12

jefferis opened this issue Apr 24, 2015 · 1 comment
Milestone

Comments

@jefferis
Copy link
Collaborator

something like this:

pid=1
aids=c(9646158, 11442737)

post_data=list(pid=pid)
post_data[sprintf("neuron_query_by_annotation[%d]", seq_along(aids))]=as.list(aids)
catmaid_fetch("1/neuron/query-by-annotations", body=post_data)
@fmlove
Copy link

fmlove commented Aug 18, 2017

+1

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

No branches or pull requests

2 participants