Skip to content

Question about .cool file bias vector values in regions with 0 contacts #349

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

You must be logged in to vote

Hi Kris! Regions with 0 contacts are normally masked out for matrix balancing (the algorithm would never converge if they were kept). Masked/filtered bins are normally encoded as NaN in the weight vector, which will "NaN-out" the corresponding row/column of the matrix when the weights are applied (B_ij = w_i * w_j * A_ij).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
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