cozygene / bisque

An R toolkit for estimation of cell composition from bulk expression data
68 stars 20 forks source link

Error in CountsToCPM(bulk.eset) : Zero expression in selected genes for 1 cells #43

Open yelly-zhou opened 1 month ago

yelly-zhou commented 1 month ago

hello, I really want to know what caused this, looking forward to your reply

i used this code : res <- BisqueRNA::ReferenceBasedDecomposition(bulk.eset, sc.eset, use.overlap=FALSE)

the error is:

Decomposing into 9 cell types. Using 8000 genes in both bulk and single-cell expression. Converting single-cell counts to CPM and filtering zero variance genes. Filtered 0 zero variance genes. Converting bulk counts to CPM and filtering unexpressed genes. Error in CountsToCPM(bulk.eset) : Zero expression in selected genes for 1 cells