jingshuw / SAVERX

R package for transfer learning of single-cell RNA-seq denoising
29 stars 9 forks source link

CreateSeuratObject ISSUE #12

Closed DomenicoSkyWalker89 closed 4 years ago

DomenicoSkyWalker89 commented 4 years ago

Hi, thanks for have developed thi interesting tool. I have done the denoising of my data (30k cells),now i want create my seurat object but i encountered thi issue:

image

I think that my output data are denoised correctly without any error (but i'm not sure):

image

Have you any suggestion?

Best, Domenico

jingshuw commented 4 years ago

Seems that the cells (columns) don't have names. Can you check if your data.input_s1 has column names?