Other Functions#
These functions provide additional utilities for BandHiC matrices, including matrix comparison, bias computation, and TAD calling.
|
Check if two band_hic_matrix objects are equal. |
Assert that two band_hic_matrix objects are equal. |
|
|
Compute bias values for Hi-C contact matrices using the Knight-Ruiz normalization algorithm. |
|
Detect TADs from a Hi-C matrix using the TopDom algorithm. |
|
Detect TADs using TopDom algorithm. |
|
Compute Aggregate Peak Analysis (APA) around a set of loop anchors. |
|
Run the HiCCUPS loop-calling algorithm on Hi-C data using the BandHiC data structure. |
|
Load a normalization vector from a .hic file for a given chromosome and resolution. |
Load a normalization vector from a .cool or .mcool file for a given chromosome and resolution. |
|
|
Stratified correlation coefficient (SCC) for Hi-C using BandHiC. |