Description Usage Arguments Author(s) See Also
View source: R/geneExpression.R
This function gets the expression of a specified feature (e.g. orf, gene) from an ExpressionSet.
1 | expressionByFeature(eSet, fkt, method="median")
|
eSet |
An ExpressionSet, containing the normalized expression values |
fkt |
Function to convert the featureNames (e.g. affy IDs) of eSet to the required features (e.g. ORFs) |
method |
If one feature (e.g. ORF) has more than one feature (e.g. affy ID) on the chip, the mean/median over the intensities is taken |
Benedikt Zacher zacher@lmb.uni-muenchen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.