View source: R/analysis.R
Calculate Pearson
pearson_ht(hic_matrix, chrom, method = c("lieberman", "none"))
method
lieberman indicates to calculate Pearson correlation matrix based on observed/expected values, using the method described in Lieberman 2009. none indicates directly calculate Pearson correlation from the Hi-C matrix.
lieberman
none
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.