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

Add support for HIC v9 files, weight column and bump version #69

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

VonAlphaBisZulu
Copy link

Addressing Issues #59 and #60. Possibly, also issues #56 and #57.

Tested with hic files in test_data to make sure the update doesn't break anything.

@VonAlphaBisZulu
Copy link
Author

In the last two commits, support for the weight-column in conversions was added as well, addressing issue #63. The normalization technique used for the weight column can be specified with the -N flag. Values for normalizations KR, VC, VC_SQRT, SCALE or whatever used, are inverted. This is because Cooler itself uses inverted values in the bin columns if the columns are named KR, VC, VC_SQRT
(https://github.com/open2c/cooler/blob/742e5c2adf6b6339ad6fcdb3e0a42449ee4e4675/src/cooler/api.py#L348).

@VonAlphaBisZulu VonAlphaBisZulu changed the title Add support for HIC v9 files Add support for HIC v9 files and weight column May 30, 2024
@VonAlphaBisZulu VonAlphaBisZulu changed the title Add support for HIC v9 files and weight column Add support for HIC v9 files, weight column and bump version May 31, 2024
@VonAlphaBisZulu
Copy link
Author

Anyone looked into this?

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

Successfully merging this pull request may close these issues.

1 participant