Learn R Programming

genArise (version 1.48.0)

m.arise: M Arise

Description

Extract M values from a Spot.

Usage

m.arise(mySpot)

Arguments

mySpot
Spot object for one microarray.

Value

List of M-values

See Also

a.arise.

Examples

Run this code
data(Simon)
## Extract M from spot and save in m
m <- m.arise(Simon)

Run the code above in your browser using DataLab