Creation Functions#
These functions create BandHiC matrices with specific properties.
|
Create a band_hic_matrix object filled with ones. |
|
Create a band_hic_matrix object filled with zeros. |
|
Create a band_hic_matrix object filled as an identity matrix. |
|
Create a band_hic_matrix object filled with a specified value. |
|
Create a band_hic_matrix object matching another matrix, filled with ones. |
|
Create a band_hic_matrix object matching another matrix, filled with zeros. |
|
Create a band_hic_matrix object matching another matrix, filled as an identity matrix. |
|
Create a band_hic_matrix object matching another matrix, filled with a specified value. |