Description Usage Arguments Details Value Examples
View source: R/KRnormalization.R
Performs KR (Knight-Ruiz) normalization on a Hi-C matrix
1 | KRnorm(A)
|
A |
the matrix to be normalized - any columns/rows of 0's will be removed before being normalized. |
Performs KR normalization. The function is a translation of the 'Matlab' code provided in the 2012 manuscript. Knight PA, Ruiz D. A fast algorithm for matrix balancing. IMA Journal of Numerical Analysis. Oxford University Press; 2012; drs019.
A KR normalized matrix
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.