Description Usage Arguments Examples
View source: R/add_cpg_islands.R
This function allows you to add to the annotation table the cpg islands information of the gene
1 | add_cpg_islands(samples, genome = "hg38", cpg_annots)
|
samples |
list of annotated peaks |
genome |
hg38 or mm10, based on organism on sample table |
cpg_annots |
the kind of annotation that you want, based also on the genome |
1 | add_cpg_islands(samples, genome, cpg_annots)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.