ma.plot {genArise}R Documentation

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

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

[Package genArise version 1.66.0 Index]