Applies the Fano filter to the input data (may remove rows)

filterGenesFano(data, num_mad = 2, plot = FALSE)

Arguments

data

NUM_GENES x NUM_SAMPLES expression matrix

num_mad

number of median absolute deviations

plot

whether or not to generate a diagnostic plot

Value

character vector of gene names passing filter