Description Usage Arguments Value Examples
View source: R/filterMissingGenes.R
The main use case for this function is the removal of missing genes.
1 | filterMissingGenes(obj, threshold = 0)
|
obj |
ExpressionSet object. |
threshold |
Minimum sum of gene counts across samples – defaults to zero. |
Filtered ExpressionSet object
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.