ht_table | R Documentation |
ht_table
object, which represents a Hi-C-like dataset.Construct an ht_table
object, which represents a Hi-C-like dataset.
ht_table( dt, sample = NULL, resol = NULL, type = NULL, norm = NULL, genome = NULL, copy_from = NULL )
dt |
A |
resol |
A positive integer for the resolution (or bin size). |
type |
|
norm |
Indicate whether any normalization method has been applied. |
genome |
A character scalar specifying the genome name. For example:
|
copy_from |
Copy attributes from an existing |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.