Data Reduction and Normalization#
These functions perform data reduction and normalization on BandHiC matrices, allowing for efficient analysis of Hi-C data. These functions are wrapped around band_hic_matrix methods to provide a consistent interface for data reduction and normalization.
|
Wrapped from band_hic_matrix.min |
|
Wrapped from band_hic_matrix.max |
|
Wrapped from band_hic_matrix.sum |
|
Wrapped from band_hic_matrix.mean |
|
Wrapped from band_hic_matrix.std |
|
Wrapped from band_hic_matrix.var |
|
Wrapped from band_hic_matrix.prod |
|
Wrapped from band_hic_matrix.ptp |
|
Wrapped from band_hic_matrix.all |
|
Wrapped from band_hic_matrix.any |
|
Wrapped from band_hic_matrix.clip |
|
Wrapped from band_hic_matrix.normalize |