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

Upload importance scores via cggnn command #204

Closed CarlinLiao closed 1 year ago

CarlinLiao commented 1 year ago

This adds a command to cggnn that will upload a CSV of importance scores to a provided database config, and an API server endpoint to return importance scores for a given study.

It also reorganizes *Puller classes into a subdirectory in a way that doesn't change functionality, among other things.

jimmymathews commented 1 year ago

All tests pass, ready to merge.

jimmymathews commented 1 year ago

Doing merge gymnastics.

jimmymathews commented 1 year ago

Tests pass after merge-in.