Learn R Programming

genArise (version 1.48.0)

ma.plot: Data Visualization: M vs. A plot

Description

This function allows to plot M -vs- A in spot.

Usage

ma.plot(mySpot, col = "green")

Arguments

mySpot
Spot for one microarray.
col
color of points in graphic

Examples

Run this code
data(Simon)
## plot the signals for spot.
ma.plot(Simon)

Run the code above in your browser using DataLab