cr_scatterplot_me: Scatter plot between methylation and expression

Description Usage Arguments Details Examples

Description

Scatter plot between methylation and expression

Usage

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

Arguments

cr

correlated regions from correlated_regions

expr

expression matrix which was used to detect cr

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.

Examples

1
2
# There is no example
NULL

jokergoo/cotools documentation built on May 19, 2019, 6:24 p.m.