Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scde issue #88

Open
mark0237 opened this issue May 27, 2021 · 3 comments
Open

scde issue #88

mark0237 opened this issue May 27, 2021 · 3 comments

Comments

@mark0237
Copy link

I keep getting this error when trying to run scde.error.models() or knn on the data from the scde tutorial.

Error in checkSlotAssignment(object, name, value) :
assignment of an object of class “expression” is not valid for slot ‘defineComponent’ in an object of class “FLXMRglmC”; is(value, "expressionOrfunction") is not TRUE

I have already tried to downgrade to the flexmix_2.3-13 version. I also reinstalled the latest version of SCDE several time. Unfortunately I cannot downgrade SCDE because my mac does not allow to do it from the Terminal.

Literally, I have been with SCDe issues for hours. Please, help.

@mark0237
Copy link
Author

It is a pity I cannot get to use this package with my data as well. I found it perfect for what I would like to analyze since I am not really an expert on scRNA seq data.

@mark0237
Copy link
Author

Hi there!

I CANT BELIEVE I COULD FINALLY SOLVE THIS PROBLEM!

I HAVE (RE)-INSTALLED THE FOLLOWING VERSIONS

gfortran 10.2 for Catalina (macOS 10.15)
https://github.com/fxcoudert/gfortran-for-macOS/releases/tag/10.2

RCCARMADILLO OLDER VERSION
install.packages("https://cran.r-project.org/src/contrib/Archive/RcppArmadillo/RcppArmadillo_0.9.900.3.0.tar.gz", repos=NULL, type="source")

SCDE VERSION 1.99.1 AND FLEXMIX 2.3-13 OLD
require(devtools)
devtools::install_version('flexmix', '2.3-13')
devtools::install_github('hms-dbmi/scde', build_vignettes = FALSE)

I HOPE THIS WILL BE OF A HELP FOR SOMEONE WHO HAVE BEEN STRUGGLING FOR HOURS AS ME

@oyshilin
Copy link

I'm facing this problem as well, is this method useful for windows user?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants