| filterGenesFano | R Documentation | 
Applies the Fano filter to the input data (may remove rows)
filterGenesFano(data, num_mad = 2, plot = FALSE)
| data | NUM_GENES x NUM_SAMPLES expression matrix | 
| num_mad | number of median absolute deviations | 
| plot | whether or not to generate a diagnostic plot | 
character vector of gene names passing filter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.