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

Support for Large Sparse Matrices in Signac #1897

Open
ShanshanHe-44 opened this issue Feb 6, 2025 · 1 comment
Open

Support for Large Sparse Matrices in Signac #1897

ShanshanHe-44 opened this issue Feb 6, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@ShanshanHe-44
Copy link

Hi Signac Team,

I hope you’re doing well!

I’m currently working on a project where the number of peaks in the matrix exceeds the matrix size limitation (2^31-1). To address this, I’ve used spam and spam64 to create a large sparse matrix.

I was wondering if the Signac ATAC functions support this type of matrix when creating a Seurat object?

Thank you for your guidance!

Best regards,
Shanshan

@ShanshanHe-44 ShanshanHe-44 added the bug Something isn't working label Feb 6, 2025
@timoast
Copy link
Collaborator

timoast commented Feb 7, 2025

We hope to support this in the future, as with disk-backed matrices as mentioned here: #1507

@timoast timoast added enhancement New feature or request and removed bug Something isn't working labels Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants