connectome-neuprint / neuPrintExplorer

View connectomic data stored in neuPrint
Other
23 stars 4 forks source link

filter in find neurons for ROIs with few synapses #185

Open stephenplaza opened 5 years ago

stephenplaza commented 5 years ago

Request from Tanya.

After returning Find Neuron results, it would be good to have a filter box on the top of the table that removes neurons who have only a small percentage or absolute number of synapses for any of the filter ROIs. For instance, if a neuron that is supposed to be in the AB only has X synapses in the AB or Y% and X or Y is lower than the specified threshold, these rows should not be displayed.

neomorphic commented 5 years ago

@stephenplaza, Is Y the percentage of synapses in this ROI as compared to the total number of synapses on the neuron or the total number of synapses in the ROI?

stephenplaza commented 5 years ago

Y% was intended that across the neuron Y% of the synapses need to be in the specified ROIs. But maybe this is not clear because if someone selects 5 different ROIs, does one need to have at least Y% in those ROIs or Y% in total. Maybe the X threshold is more obvious since saying that each ROI should have at least X tbars or PSDs might be easier to interpret?

neomorphic commented 5 years ago

There is currently a filter to show only pre or post above a certain threshold in the query form. Do we need to have it in both places?