| compartment_fanc | R Documentation |
Get compartment using FANC, from an existing .hic file
compartment_fanc(
hic_file,
norm = c("NONE", "VC", "VC_SQRT", "KR", "SCALE"),
resol,
ev = 1:2,
genome = NULL,
ab_file = NULL,
keep_ab = !is_null(ab_file)
)
ev |
an integer vector specifying which eigenvectors to calculate |
ab_file |
path to a pre-calculated AB matrix file |
keep_ab |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.