Closed mcreixell closed 3 years ago
This is the updated figure 5 predicting hot vs cold tumors:
I'm not sure if you get notifications if you're not tagged so just in case. @aarmey
Did this data need normalization in the first place? It sounds like you can predict the degree of infiltration, but not the relative makeup of those immune cells. That's fine.
Yes, the raw xCell estimates are not normalized. They're pretty large numbers. I'm closing this then.
I found odd that the PCA analysis of figure 5 showed that most of the variation was in PC1 but the loadings barely showed any differences:
That's how I realized that similarly to what was happening with the clusters as we were discussing on slack, I was zscoring this data by sample instead of by cell type... I fixed this but sadly now the multitask lasso model is no longer predictive (find updated figure below, r2=0.25). I tried PLSR too and doesn't work either.
However, I tried predicting whether a tumor is "cold-enriched" or "hot-enriched" which is also part of the data generated by xCell on Gillete et al. (Table S5) and the performance is decent: