Description Usage Arguments Value Author(s) See Also
wrapper for rnb.set.annotation
to accept the region format as output by annotation(rnb.set)
.
Additionally, CpG statistics are added to the annotation.
1 2 3 4 5 6 | rnb.set.annotation.and.cpg.stats(
type,
regions,
description = NULL,
assembly = "hg19"
)
|
type, description, assembly |
Parameters handled exactly as in |
regions |
a data.frame handled similarly as by |
Invisibly, TRUE
if an existing annotation was replaced and FALSE
otherwise.
Fabian Mueller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.