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

Enable specialization of on-demand service for one of the 3 computation types #202

Closed jimmymathews closed 1 year ago

jimmymathews commented 1 year ago

Update the ondemand service to optionally allow selection of just 1 of the 3 providers (squidpy, counts, proximity), selectable at the CLI start command.

This way in deployment, we can use 3 separate containers to handle the different types of requests, allow simultaneous/parallel initialization, etc. Related to spt-dashboard 48.