Description Usage Arguments Details Value Author(s) Examples
View source: R/read_data_hooks.R
Get a list of chromatin segmentation regions
1 | get_chromHMM_list(sample_id, ...)
|
sample_id |
a vector of sample IDs. |
... |
more arguments pass to |
It works after chipseq_hooks
is set.
A list of GRanges
objects.
If you e.g. set "chr" as the third argument when defining chipseq_hooks
$peak(), "chr" can also be passed here through ...
.
Zuguang Gu <z.gu@dkfz.de>
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.