exprset.log {affycomp} | R Documentation |
Take log base 2 of the expression matrix in an ExpressionSet
exprset.log(exprset)
exprset |
ExpressionSet |
This functions takes log base 2 of the expression matrix in an
ExpressionSet
. Negatives are converted
to the smallest non-negative entry.
Rafael A. Irizarry