Skip to content

Integrate into scanpy and anndata #9

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

Open
flying-sheep opened this issue Jan 28, 2025 · 0 comments
Open

Integrate into scanpy and anndata #9

flying-sheep opened this issue Jan 28, 2025 · 0 comments

Comments

@flying-sheep
Copy link
Member

flying-sheep commented Jan 28, 2025

Current differences:

  • asarray uses to_dense internally for cs{cr}_{matrix,array}
  • asarray supports zarr (asarray: support Zarr? #2)
  • asarray operates on a protocol OutOfCoreDataset defined by a to_memory method instead of the concrete class BaseCompressedSparseDataset (testing: add anndata #4)

sum/axis_sum

  • returns np.ndarrays even when passing in a cs{rc}_matrix
@flying-sheep flying-sheep changed the title Integrate into scanpy Integrate into scanpy and anndata Jan 28, 2025
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