| write_juicer_hic | R Documentation |
This function invokes Juicer tools for the dumping
write_juicer_hic(
hic_matrix,
file_path,
juicertools = get_juicer_tools(),
java = "java",
norm = c("NONE", "VC", "VC_SQRT", "KR", "SCALE")
)
hic_matrix |
A Hi-C object |
file_path |
Path to the output .hic file |
java |
Path to JVM. Default is |
norm |
Calculate specific normalizations. Default is VC,VC_SQRT,KR,SCALE |
ref_genome |
Reference genome |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.