Open schlegelp opened 8 months ago
Just to keep a running list of potential new features:
type
cell_type
hemibrain_type
get_graph
grow
sparse
get_adjacencies
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 matrix