Skip to content

Normalization of non-fixed bin sizes matrix #438

Answered by nvictus
XunuoZhu asked this question in Q&A
Discussion options

You must be logged in to vote

You can normalize the variable binsize data just like a usual contact map by calculating normalization factors $w_i$ associated with each bin $i$, such that $N_{ij} = A_{ij}w_{i}w_{j}$. For matrix balancing, this would give each custom bin equal "visibility". Depending on your research question, this may be appropriate. If you want to normalize genomic coverage, then you are better off binning the data uniformly.

Just to make sure, cooler already supports fetching contact matrices based on variable bin-size, right?

Yes.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@XunuoZhu
Comment options

@nvictus
Comment options

@XunuoZhu
Comment options

Answer selected by nvictus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #437 on October 01, 2024 09:35.