eset2genelevel {phenoTest} | R Documentation |
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.
eset2genelevel(x)
x |
an object of class |
Evarist Planet
genefilter::nsFilter
#data(eset) #library(hgu133a.db) #x <- eset2genelevel(eset) #x #head(featureNames(x))