Description Usage Arguments Value Examples
Removes unmappable regions (all zeros columns and rows) from dense matrix.
1  | remove_unmappable(dense.mtx)
 | 
dense.mtx | 
 numeric matrix (contact map) in dense format  | 
list containing 3 elements: indices of removed rows, indices of removed columns and matrix without unmappable regions
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.