Description Usage Arguments Value
View source: R/GeneSetDb-methods.R
Returns the active status of genesets, which are specified by
their collection,name compound keys. This function is vectorized and
supports query of multiple gene sets at a time. If a requested
collection,name gene set doesn't exist, this throws an error.
1 | is.active(x, i, j)
|
x |
|
i |
collection of geneset(s) |
j |
name of geneset(s) (must be same length as |
logical indicating if geneset is active. throws an error if
any requested geneset does not exist in x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.