diffcyt icon indicating copy to clipboard operation
diffcyt copied to clipboard

diffcyt differential expression model with patient_id as random effect only returns NA p values

Open singlecellfan opened this issue 3 years ago • 0 comments

Hi,

I have followed the tutorial and so far all differential expression analyses worked if I did not specify a random variable. This is how the ds_formula2 looks for me.

image

diffcyt(sce, formula = ds_formula2, contrast = contrast, analysis_type = "DS", method_DS = "diffcyt-DS-LMM", clustering_to_use = "merging_all", verbose = FALSE)

image

Has this occured before? I am not sure what the problem might be, as the differential expression works fine without specifying a random effect.

Thanks!

singlecellfan avatar Jul 26 '22 08:07 singlecellfan