Description Usage Arguments Value Author(s) References See Also Examples
Like lnorm, but applies to and returns an ExpressionSet or AffyBatch object instead of a matrix.
1 | lnormeS(eS, span=0.1)
|
eS |
An |
span |
Smoothing parameter for lowess. Larger values correspond to more smoothness. |
Returns an ExpressionSet with exprs(eS) normalized by lnorm.
John Tillinghast, Blythe Durbin-Johnson
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.