Description Usage Arguments Examples
generate CpG islands GRangesList object
1 |
file |
bed file for CpG islands |
shore.width |
width for CpG shores |
shelf.width |
width for CpG shelves |
1 2 3 4 | library(GenomicRanges)
library(IRanges)
cpgi.file=system.file("extdata", "chr22.hg19_cpgisland_all.bed.gz", package = "edmr")
cpgi=cpgi.anno(file=cpgi.file)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.