Description Usage Arguments Value
View source: R/GmtList-funcs.R
Filter a GmtList by size
1 | filterBySize(x, min, max)
|
x |
A |
min |
Numeric, gene-sets with fewer genes than |
max |
Numeric, gene-sets with more genes than |
A GmtList
object with sizes (count of genes) between min
and max
(inclusive).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.