The main use case for this function is the removal of missing genes.
Arguments
- obj
ExpressionSet object.
- threshold
Minimum sum of gene counts across samples -- defaults to zero.
Examples
data(skin)
filterMissingGenes(skin)
The main use case for this function is the removal of missing genes.
ExpressionSet object.
Minimum sum of gene counts across samples -- defaults to zero.
data(skin)
filterMissingGenes(skin)