Closed Zhaohui-Ruan closed 2 years ago
Hey Ruan, Sorry for the late response, for a strange reason I didn't get a notification on your issue. In general, CPM was designed for cell state deconvolution and I'm not sure why you chose it specifically in your case. It was not described as the best method for fine-tuned calculation of cell type abundance. I'm not sure what is the question about Scaden. This is another deconvolution algorithm and it's not related to CPM at all. The data that we provided is actually normalized and not raw counts and it contains many zeros... Since you only have one group, you should run CPM in an absolute (non-relative) scenario, therefore using linear scale data and not log-scaled.
Regarding your other questions:
I hope this helps. Tell me if you need any additional help, Amit
Hi Amit, I found that the example data that you provided are non-zero integers. Does Scaden require raw count as inputs? Is there any preprocessing step that you did to remove 0s?
I only have one group in my data and I want to use CPM to infer the absolute fractions for each cell type in bulk data. I have a few questions:
Ruan