sunduanchen / Scissor

Scissor package
GNU General Public License v3.0
168 stars 29 forks source link

Seurat_preprocessing error #27

Closed gmcregis closed 2 years ago

gmcregis commented 2 years ago

Hi, I've been trying to run Seurat_preprocessing on my own sc dataset but it keeps giving me this error:

sc_dataset <- Seurat_preprocessing(sc_dataset, verbose = F) Warning in storage.mode(from) <- "double" : NAs introduced by coercion restarting interrupted promise evaluation Error in $<-.data.frame(*tmp*, "variance.expected", value = 0) : replacement has 1 row, data has 0

I'm fairly new to bioinformatics so any help would be greatly appreciated!