checks | R Documentation |
Useful functions to validate the nature/structure of (m)cool files or
HiCExperiment
objects.
All these check functions should return a logical.
.is_symmetrical(x)
.is_comparable(...)
.are_HiCExperiment(...)
.is_same_seqinfo(...)
.is_same_resolution(...)
.is_same_bins(...)
.is_same_regions(...)
x |
A |
... |
|
Logical
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.