Analysis and characterisation of cells within the gut wall using deep learning models. The current focus is on studying enteric neurons and enteric glia.
Spatial Analysis returns neighbour count that is incremented by 1. This is because we are using the function "label overlap count map for calculating the number of neighbours after label dilation. It counts the overlapping cells and the same cell in the counts.
Currently, working on a bugfix to return the corrected values.
Will also add a feature to include spatial analysis as part of the standard workflow to minimize additional steps
Describe the bug
Spatial Analysis returns neighbour count that is incremented by 1. This is because we are using the function "label overlap count map for calculating the number of neighbours after label dilation. It counts the overlapping cells and the same cell in the counts. Currently, working on a bugfix to return the corrected values.
Will also add a feature to include spatial analysis as part of the standard workflow to minimize additional steps