BackgrdFilter: Filter an ExpressionSet for Genes above background Vale

View source: R/BackgroundFilter.R

BackgrdFilterR Documentation

Filter an ExpressionSet for Genes above background Vale

Description

Filter an ExpressionSet for Genes above background Vale

Usage

BackgrdFilter(eset, method = "mean")

Arguments

eset

An ExpressionSet

method

can be "mean" which will take the mean expression value of all the controls per array and use the median as the cutoff Quantile will use the .75 quatile instead of the mean


Morriseylab/ExpressExtras documentation built on April 2, 2022, 9:36 a.m.