compartment_ht: Compute compartment scores using hictools's own...

View source: R/analysis.R

compartment_htR Documentation

Compute compartment scores using hictools's own implementation of compartment analysis, as opposed to juicer

Description

Compute compartment scores using hictools's own implementation of compartment analysis, as opposed to juicer

Usage

compartment_ht(
  hic_matrix,
  method = c("lieberman", "obs_exp", "nonzero", "average"),
  oe = c("ht", "as-is"),
  chrom = NULL,
  npc = 2L
)

Arguments

npc

A positive integer indicating how many principal components to keep.


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