-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi,
I am part of the SenNet consortium, I was talking with Katy at the last SenNet meeting in Washington and since I talk with Yash.
As part of SenNet we design a plugin in Napari that does segmentation ,spot detection and quantification using mutliplex proteomics, I sent the whole code to Hubmap and they are looking to implement it in HubMap / SenNet.
The plugin gives an excel table with spatial coordinates , expression of all markers per cells (intensities various) but it doesn't include the classification since Senescence is not defined by a single marker but many (and the definition varies between labs).
Hence, we discussed to check if we could connect deepcell types with Senoquant, to get a full end to end pipeline by which :
- cell types can be defined using your model
- adding Senescent markers expression on top each cell (p21, p16, laminb1, hmgb1 .... ) since None of them alone can define senescence since it is not a cell type.
That way we can have cell types + Sen marker expression at a single cell level , then users can export data and define senescent per cell type per markers and visualize the expression all at once.
Senoquant outputs raw intensities and later we define the thresholds manually for each marker to define positives and negatives then getting a binary for each marker to perform downstream analysis.
Happy to discuss more and exchange ideas on how to make this the best way possible,
Thanks
antho