nadeemlab / SPT

Spatial profiling toolbox for spatial characterization of tumor immune microenvironment in multiplex images
https://oncopathtk.org
Other
21 stars 2 forks source link

Review API endpoints for opportunity to regularize return values (e.g. by sorting) #240

Closed jimmymathews closed 8 months ago

jimmymathews commented 1 year ago

This includes at least the channels and phenotypes.

jimmymathews commented 1 year ago

Also include a review to ensure that possible reliance on postgresql ORDER BY is acceptable under the conditions (observed recently) that its behavior is locale dependent, adding in some guards if necessary.