Description Usage Arguments Details Value Examples
This function takes a sparse matrix of contacts and transforms it into a data.frame. It works only with matrices of one chromosome.
1 |
mat |
A |
b |
An optional |
both |
A |
Please note that mat is expected to be a matrix of one chromosome (you could obtain one using subset_matrix).
A data.frame with the two coordinates (i and j) and the number of contacts (x).
1 | plot(0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.