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

Description Usage Arguments Examples

Description

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

Usage

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

Arguments

mySpot

Spot for one microarray.

col

color of points in graphic

Examples

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

Example output

Loading required package: locfit
locfit 1.5-9.1 	 2013-03-22
Loading required package: tkrplot
Loading required package: tcltk

Attaching package: 'genArise'

The following object is masked from 'package:utils':

    help

Warning messages:
1: no DISPLAY variable so Tk is not available 
2: loading Rplot failed 

genArise documentation built on Nov. 8, 2020, 6:29 p.m.