gsfilter | R Documentation |
filter enriched result by gene set size or gene count
gsfilter(x, by = "GSSize", min = NA, max = NA)
x |
instance of enrichResult or compareClusterResult |
by |
one of 'GSSize' or 'Count' |
min |
minimal size |
max |
maximal size |
update object
Guangchuang Yu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.