calcPrototype-methods {HELP} | R Documentation |
Calculate prototype (methods)
Description
Methods for calculating prototype ([trimmed] mean) across all samples
Methods
- x = "missing"
- Handle empty function call
- x = "ExpressionSet"
- Handle input of an object of class
ExpressionSet
. Derive data from AssayData
.
- x = "vector"
- Handle vector input as a matrix
- x = "matrix"
- Handle matrix input
Author(s)
Mark Reimers (mreimers@vcu.edu), Reid F. Thompson (rthompso@aecom.yu.edu)
See Also
calcPrototype
[Package
HELP version 1.0.0
Index]