You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a new plugin that will display the connectivity of a neuron in a "sunburst" plot. See attached pdf for an example.
In addition to the example, here a a few notes:
keep ‘input’ and ‘output’ for now but make that text much smaller
Only show the top few connections or ROIs (maybe at least 70% of the volume) and group smaller types or ROIs as”other”. “Other” will then have a pop-up for further breakdown.
Implement a very simple neuprint plugin that just takes a list of body ids and shows their sunburst chart
Provide a link for each body id in the np tables (e.g., where we have the skeleton link for np explorer) that allows this visualization to ‘pop-up’ as a modal
For each plot provide the following options: toggle multi-color vs 2 color mode, toggle between grouping by cell type and grouping by ROIs.
The text was updated successfully, but these errors were encountered:
neomorphic
transferred this issue from connectome-neuprint/neuPrintExplorer
Sep 3, 2019
This is a new plugin that will display the connectivity of a neuron in a "sunburst" plot. See attached pdf for an example.
In addition to the example, here a a few notes:
The text was updated successfully, but these errors were encountered: