hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
170 stars 64 forks source link

ERROR encountered in building a model #90

Open ps120195 opened 2 years ago

ps120195 commented 2 years ago

Hello, I have checked all the issues raised and resolved related to my current problem, but nothing is working. I even installed new R and then tried whatever steps suggested for successful run but still getting the same error as follows:

cross-fitting 380 pairs: building individual error models. adjusting library size based on 2000 entries fitting ESC models: 1 : ESC_10 Classification: weighted Error in FUN(X[[i]], ...) : trying to get slot "logLik" from an object of a basic class ("function") with no slots 2 : ESC_11 Classification: weighted Error in FUN(X[[i]], ...) : trying to get slot "logLik" from an object of a basic class ("function") with no slots 3 : ESC_12 Classification: weighted Error in FUN(X[[i]], ...) : trying to get slot "logLik" from an object of a basic class ("function") with no slots 4 : ESC_13 Classification: weighted Error in FUN(X[[i]], ...) : trying to get slot "logLik" from an object of a basic class ("function") with no slots 5 : ESC_14 Classification: weighted Error in FUN(X[[i]], ...) : trying to get slot "logLik" from an object of a basic class ("function") with no slots

Help needed.