Luis Quintanilla

Results 2 comments of Luis Quintanilla

I'm having a similar issue. Did anyone resolve this? I've tried the following: **In R** obj is an integrated object consisting of 80 samples `obj = readRDS(paste0(directory,"obj.RDS"))` `DefaultAssay(obj) = "RNA"`...

Try the following: #remove scale data slot we want the total number of dimensions to be the 32K genes and not the scaled 2K genes obj = DietSeurat(object = obj,...