| get_compartment.ht_table | R Documentation | 
Calculate compartment scores for Hi-C matrix in ht_table format.
## S3 method for class 'ht_table'
get_compartment(
  hic_matrix,
  method = c("juicer", "lieberman", "obs_exp", "nonzero", "average", "fanc"),
  chrom = NULL,
  reference = NULL,
  oe = c("juicer", "ht", "as-is"),
  juicertools = get_juicer_tools(),
  java = "java",
  ...
)
hic_matrix | 
 A   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.