Sergio Rutella, MD PhD FRCPath FRSB
Sergio Rutella, MD PhD FRCPath FRSB
I am facing the same issue. Can you please advise?
I am having the same issue; any suggestions please? Thanks in advance.
cds = preprocess_cds(cds) followed by find_gene_modules worked for me, thanks.
I have also used the following code, which works beautifully. seurat = sceasy::convertFormat("XXX.h5ad", from = "anndata", to = "seurat")
I set the DefaultAssay to "RNA" before joining layers; this solved the issue, apparently. I hope it helps.