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

ValueError: assignment destination is read-only in de.test.wald with small examples #211

Open
MatthiasLienhard opened this issue Nov 26, 2021 · 1 comment

Comments

@MatthiasLienhard
Copy link

When running the example for differential testing from
diffxpy_tutorials/test/introduction_differential_testing.ipynb
as it is, with 100 genes, de.test.wald raises a ValueError: assignment destination is read-only.
When increasing the number of genes to 200, this error goes away.

@MatthiasLienhard
Copy link
Author

Apparently, the number of genes has to be above 128 for the example to run.

I am using

  • python 3.9.7
  • numpy 1.20.3
  • diffxpy v0.7.4+21.g12f1286

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

1 participant