compartment_juicer_file | R Documentation |
Compute compartment scores using Juicer tools, from an existing .hic file
compartment_juicer_file( hic_file, juicertools = get_juicer_tools(), java = "java", norm = c("NONE", "VC", "VC_SQRT", "KR", "SCALE"), chrom = NULL, resol = NULL, genome = NULL, bpparam = BiocParallel::bpparam("SerialParam") )
bpparam |
BiocParallelParam for parallel operation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.