Description Usage Arguments Author(s) See Also Examples
View source: R/eset2genelevel.R
Only one probeset per gene will be kept and entrezid will be used as
gene identifier.
nsFilter
from package genefilter
is used to select the
probeset.
The selected probeset is the one with higher interquartilic range.
1 |
x |
an object of class |
Evarist Planet
genefilter::nsFilter
1 2 3 4 5 | #data(eset)
#library(hgu133a.db)
#x <- eset2genelevel(eset)
#x
#head(featureNames(x))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.