| load_hic_cool | R Documentation |
Load Hi-C data in cool format
load_hic_cool(
file_path,
chrom = NULL,
type = c("observed", "oe", "cofrag"),
norm = c("NONE", "KR", "VC", "VC_SQRT"),
hdf5 = TRUE,
cooler = "cooler"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.