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

ERROR running: sclvm = init(sclvm,Y=Y,tech_noise = tech_noise) #28

Open
leezx opened this issue Aug 27, 2017 · 4 comments
Open

ERROR running: sclvm = init(sclvm,Y=Y,tech_noise = tech_noise) #28

leezx opened this issue Aug 27, 2017 · 4 comments

Comments

@leezx
Copy link

leezx commented Aug 27, 2017

Error in python.exec(paste(objName, " = scLVM(Y,geneID=geneID,tech_noise=tech_noise)", :
The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()

scLVM R package is really hard to install and use.
Can anybody give a user friendly guideline of scLVM !!!

@JohnReid
Copy link

JohnReid commented Dec 8, 2017

Same problem here.

@mgood2
Copy link

mgood2 commented Jan 12, 2018

I think that issue was resolved.

@seattleg
Copy link

seattleg commented Feb 2, 2018

I just changed every instance where it required a boolean values of the arrays to np.any(array)

@AnnaLaddach
Copy link

It works on reversion to NumPy 1.12.1!

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

5 participants