plotDensityMicroRna {AgiMicroRna}R Documentation

Density Plots of Intensity Signals

Description

Creates a density plot with the arrays intensities

Usage

plotDensityMicroRna(object, maintitle)

Arguments

object

An expression matrix, in log2 scale

maintitle

title of the plot

Author(s)

Pedro Lopez-Romero

Examples

	data(dd.micro)
        plotDensity(log2(dd.micro$meanS),maintitle="log2 Mean Signal")

[Package AgiMicroRna version 2.30.0 Index]