Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[feature] hictk dump: support queries spanning below the matrix diagonal #235

Open
robomics opened this issue Aug 27, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@robomics
Copy link
Contributor

This can be implemented in a memory efficient way when --unsorted is provided, otherwise we need to fall back to using transformers::ToDataFrame()(which will keep a copy of the entire data in memory).

@robomics robomics added the enhancement New feature or request label Aug 27, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant