ex_datasets | R Documentation |
Various example datasets for demonstrating analysis and
visualisation strategies.
Generation of all datasets is documented in
system.file("script/ex_datasets.md", package = "extraChIPs")
Simple GRanges object with complete ranges for each gene
Exon & transcript level information prepared for plotting
with Gviz
or plotHFGC()
Regions defined as promoters
Example HiC interactions
data(ex_trans)
data(ex_genes)
data(ex_prom)
data(ex_hic)
GRanges and GInteractions objects
All annotations are from GRCh37
An object of class GRanges
of length 4.
An object of class GRanges
of length 9.
An object of class GInteractions
of length 1.
data(ex_trans)
ex_trans
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.