saeyslab / multinichenetr

MultiNicheNet: a flexible framework for differential cell-cell communication analysis from multi-sample multi-condition single-cell transcriptomics data
GNU General Public License v3.0
107 stars 14 forks source link

Issue with group_prioritization_table being empty #71

Closed NeuralBind closed 2 months ago

NeuralBind commented 2 months ago

Hello,

I am trying to set up the tool following the vignettes, and i have 2 questions regarding the outputs and inputs.

I try to look at disease progression between 3 time points condition 1 , 2, 3. I have already SCT normilized data, but im not sure if it requires normilized or raw counts. Different vignettes seem to handle it differently even with similar comparisons. What would be the best way to look from 1 to 2 and 2 to 3 because from the vignettes for a single comparison is going ex.1-2, 2-1. Should i run 2 different pairwise analyses or could i include them in a single one?

Thank you for this amazing tool!

browaeysrobin commented 2 months ago

Hi @NeuralBind

You should always start from raw counts. Can you please provide us with the vignettes that state you need normalized counts? Normally every vignette should start from raw counts, which is also mentioned in the Readme.

For the 3 time-point comparison;

Of course, you can apply both approaches.

NeuralBind commented 2 months ago

Hi @browaeysrobin ,

In the specific vignette , the dataset is normalized before. Also in my case i have the SCT assay with the corrected umi counts, but it yields different results than using the RNA (raw) counts. Thank you for the experiment setup input.