Description Usage Arguments Value Author(s) References See Also
Features with insufficient annotation
carry little value for the subsequent data analysis. The function
featureFilter
provides options of filtering features (CpG
sites) from a MethyLumiSet
(or MethyLumiM
) object based
on available annotation data.
1 2 3 4 5 |
eset |
A |
require.entrez |
If |
require.GOBP, require.GOCC, require.GOMF |
If |
exclude.ChrX |
If |
require.closeToTSS |
If |
range.DistToTSS |
Ignored if |
require.CpGisland |
If |
... |
Unused, but available for specializing methods. |
The function featureFilter
returns a list consisting of:
eset |
The filtered |
filter.log |
A list giving details of how many probe sets where removed for each annotation-based filtering step performed. |
Chao-Jen Wong cwon2@fhcrc.org
R. Bourgon, R. Gentleman, W. Huber, Independent filtering increases power for detecting differentially expressed genes, PNAS, vol. 107, no. 21, pp:9546-9551.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.