Skip to content

Ideas for new features #16

Open
Open
@schlegelp

Description

@schlegelp

Just to keep a running list of potential new features:

  • annotations:
    • pre-populate a type column (cell_type back-filled with hemibrain_type)
  • connectivity queries:
    • optionally add annotations (type, side, etc)
    • optionally collapse neurons into types
    • add a get_graph function (this could include a grow parameter to grow the graph by n hops from the query IDs)
    • add a function to download the entire graph - I never checked how long that would even take these days
    • for large queries add a sparse parameter to get_adjacencies which would return either the edge list or a sparse matrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions