pearson_ht: Calculate Pearson

View source: R/analysis.R

pearson_htR Documentation

Calculate Pearson

Description

Calculate Pearson

Usage

pearson_ht(hic_matrix, chrom, method = c("lieberman", "none"))

Arguments

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.


haizi-zh/hictools documentation built on June 29, 2022, 4:32 a.m.