cr_scatterplot_me: Scatter plot between methylation and expression in a...

Description Usage Arguments Details Value Author(s) Examples

Description

Scatter plot between methylation and expression in a correlated region

Usage

1
2
cr_scatterplot_me(cr, expr, gi = NULL, text_column = NULL,
    xlab = "Methylation", ylab = "Expression")

Arguments

cr

correlated regions from correlated_regions or filter_correlated_regions

expr

the expression matrix which is same as in correlated_regions

gi

gene id

text_column

which column in cr should be put as annotation text in the plot

xlab

xlab in the plot

ylab

ylab in the plot

Details

Scatterplot for all CRs corresponding to the gene will be made.

Value

No value is returned

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

eilslabs/epic documentation built on May 16, 2019, 1:24 a.m.