Description Usage Arguments Value See Also Examples
Merges Hi-C contact maps data frames 1 and 2 of HiCcomparator object by i, j, diagonal, name columns.
1 2 |
x |
HiCcomparator object |
include.zero.cells |
logical, whether to include cells, which have non zero number of contacts in one map, but not the other, not recommended |
list of data frames with merged contact maps data in sparse format
HiCcomparator
on how to construct HiCcomparator object
1 2 | # first create HiCcomparator object - see ?HiCcomparator for examples
merged <- merge(hic.comparator)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.