Description Usage Arguments Value Author(s)
View source: R/geneExpression.R
This function intersects the names of two named vectors and stores the intersection in a matrix.
1 | intersection(means, expression)
|
means |
a list of named integer vectors. |
expression |
a named integer vector |
a matrix containing the values of features, that are contained in both vectors.
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.