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

Test full dask support for log1p, normalize_per_cell, filter_cells/filter_genes #2813

Closed
flying-sheep opened this issue Jan 16, 2024 · 0 comments · Fixed by #2814
Closed
Assignees

Comments

@flying-sheep
Copy link
Member

flying-sheep commented Jan 16, 2024

These functions currently accept dask arrays, but use numpy functions on them.

We have to add tests that check that they stay Dask arrays

@flying-sheep flying-sheep self-assigned this Jan 16, 2024
@flying-sheep flying-sheep changed the title Full dask support for filter_cells/filter_genes Full dask support for log1p, normalize_per_cell, filter_cells/filter_genes Jan 16, 2024
@flying-sheep flying-sheep changed the title Full dask support for log1p, normalize_per_cell, filter_cells/filter_genes Test full dask support for log1p, normalize_per_cell, filter_cells/filter_genes Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant