Learn R Programming

AgiMicroRna (version 2.22.0)

plotDensityMicroRna: 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

Examples

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

Run the code above in your browser using DataLab