geneFilter(object, pct = 0.1, numChip = ceiling(ncol(exprs(object)) * pct), bg = 4, range = 0, iqrPct = 0, output = FALSE, mydir = getwd())
ExpressionSet
ExpressionSet
based on at least 3 chips greater than 1 (bg=1), then set numChip = 3ExpressionSet
based on at least 3 chips greater than 1, then set bg=1ExpressionSet
data(eSetExample)
filtered <- geneFilter(eSetExample)
Run the code above in your browser using DataLab