get_compartment.character | R Documentation |
Load Hi-C matrix from .hic file and calculate compartment scores.
## S3 method for class 'character' get_compartment( hic_matrix, method = c("juicer", "lieberman", "obs_exp", "nonzero", "average", "fanc"), chrom = NULL, resol, reference = NULL, oe = c("juicer", "ht", "as-is"), genome = NULL, norm = c("NONE", "VC", "VC_SQRT", "KR", "SCALE"), ... )
resol |
A positive integer for resolution. |
genome |
Name of the reference genome. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.