We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Just to keep a running list of potential new features:
type
cell_type
hemibrain_type
get_graph
grow
sparse
get_adjacencies
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Just to keep a running list of potential new features:
type
column (cell_type
back-filled withhemibrain_type
)get_graph
function (this could include agrow
parameter to grow the graph by n hops from the query IDs)sparse
parameter toget_adjacencies
which would return either the edge list or a sparse matrixThe text was updated successfully, but these errors were encountered: