| compartment_ht | R Documentation |
Compute compartment scores using hictools's own implementation of compartment analysis, as opposed to juicer
compartment_ht(
hic_matrix,
method = c("lieberman", "obs_exp", "nonzero", "average"),
oe = c("ht", "as-is"),
chrom = NULL,
npc = 2L
)
npc |
A positive integer indicating how many principal components to keep. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.