Closed taha1750 closed 8 months ago
Solved:
es.max = sctype_score(scRNAseqData = parse[["RNA"]]$scale.data, scaled = TRUE, gs = gs_list$gs_positive, gs2 = gs_list$gs_negative)
Dear @taha1750 , now scType supports Seurat object v5.
Thank you. BR, Aleksandr
Hi I am trying to run the following code but it give an error. Could you please help?
get cell-type by cell matrix
Error in sctype_score(scRNAseqData = parse[["RNA"]]@scale.data, scaled = TRUE, : no slot of name "scale.data" for this object of class "Assay5"
Thanks