zhanghao-njmu / SCP

An end-to-end Single-Cell Pipeline designed to facilitate comprehensive analysis and exploration of single-cell data.
https://zhanghao-njmu.github.io/SCP/
GNU General Public License v3.0
357 stars 81 forks source link

RunSCVELO error #123

Open qindan2008 opened 1 year ago

qindan2008 commented 1 year ago

I used the latest version of SCP(v0.3.0), error still occurred:

image
zhanghao-njmu commented 1 year ago

SCP (v0.3.0) is not the latest version. You need to update SCP and try again.

Byronxy commented 1 year ago

Hi, I get a different error

> pancreas_sub <- RunSCVELO(
+     srt = pancreas_sub, group_by = "SubCellType",
+     linear_reduction = "PCA", nonlinear_reduction = "UMAP"
+ )
'misc' slot is not converted.
'tools' slot is not converted.
Error: RuntimeError: numpy.linalg.LinAlgError: Singular matrix

I used the latest version of SCP

qindan2008 commented 1 year ago

I updated SCP to version 0.4.7.9000, and still got the same error

截屏2023-04-10 13 45 58
DocMonster77 commented 1 year ago

pancreas_sub <- RunPAGA(srt = pancreas_sub, group_by = "SubCellType", linear_reduction = "PCA", nonlinear_reduction = "UMAP") 'misc' slot is not converted. 'tools' slot is not converted. Error in match.arg(arg = layer, choices = Layers(object = object, search = FALSE)) : 'arg' should be one of "counts", "data", "scale.data"

DocMonster77 commented 1 year ago

I get a different error pancreas_sub <- RunSCVELO(

zjh0613 commented 1 year ago

Hello developers, when I run RunSCVELO I get an error. How did this happen and how do I fix it. Thank you 5e428bc5adef217bf0fc93cb88b279c Next is the basic information I entered for the seruat object 160f87a1eb2db29a7de92c87f07307e