Hello, my code run into this issue, can you give me some advice to solve this?
geneNMF.programs<-multiNMF(sce,assay="RNA",slot="data",
-
k=4:9,L1=c(0,0),center=TRUE,nfeatures=2000)
Error in fn():
! Cannot add new cells with [[<-
Run rlang::last_trace() to see where the error occurred.