strat_dist | R Documentation |
Calculate distance-stratified summary
strat_dist(hic_matrix, smoothing = TRUE, min_nonzero = 10)
hic_matrix |
A Hi-C object |
smoothing |
Whether to apply smoothing for large-distance strata.
Default is |
min_nonzero |
If smoothing, in each stratum, the minimal number of non-zero entries. Default is 10. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.