Description Usage Arguments Value Examples
We consider replicate measures of two samples and adjust the
log(ratio,2) measures for each gene so that the transformed values are
equal. To do this we take the geometric mean.\
This procedure can be extended to averaging over n
replicates.
1 | spotUnique(mySpot)
|
mySpot |
Spot object for one microarray. |
Spot object without duplicates
1 2 3 4 | data(Simon)
c.spot <- bg.correct(Simon)
f.spot <- filter.spot(c.spot)
spotUnique(mySpot = f.spot)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.