plot_dabg_vs_rma: Density plot of DABG vs expression levels Plot the RMA...

Description Usage Arguments Author(s) Examples

Description

Density plot of DABG vs expression levels Plot the RMA expression levels as density plots, split by various DABG P-value thresholds.

Usage

1
2
  plot_dabg_vs_rma(dabg, rma,
    thresholds = c(0.05, 0.01, 0.001, 1e-04, 1e-05))

Arguments

dabg

a data.frame of DABG P-Values

rma

a data.frame of expression levels (usually RMA normalised levels, thus the name)

thresholds

a vector of DABG p-value thresholds

Author(s)

Mark Cowley, 17/1/08

Examples

1
2
3
4
## Not run: 
plot_dabg_vs_rma(dabg, rma)

## End(Not run)

drmjc/microarrays documentation built on May 15, 2019, 2:26 p.m.