Description Usage Arguments Details Value Author(s) Examples
View source: R/correlated_regions_gviz.R
Customized Gviz plot for a single gene
1 |
sig_cr |
correlated regions which show significant correlations, i.e. should be filtered by |
gi |
gene id |
expr |
the expression matrix which was used in |
txdb |
the transcriptome annotation which was used in |
gf_list |
a list of |
hm_list |
a list of |
title |
title of the plot |
There are following Gviz tracks:
gene models where multiple transcripts are plotted.
correlation between methylation and expression
heatmap for methylation
significant correlated regions
CpG density
annotation to other genomic features, if provided
histome modification signals in subgroups, if provided
A modified version of Gviz (https://github.com/jokergoo/epik.Gviz ) is used to make the plot.
No value is returned.
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.