Description Usage Arguments Details Examples
Scatter plot between methylation and expression
1 2 | cr_scatterplot_me(cr, expr, gi = NULL, text_column = NULL,
xlab = "Methylation", ylab = "Expression")
|
cr |
correlated regions from |
expr |
expression matrix which was used to detect |
gi |
gene id |
text_column |
which column in |
xlab |
xlab in the plot |
ylab |
ylab in the plot |
Scatterplot for all CRs corresponding to the gene will be made.
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.