Description Usage Arguments Value Methods (by class) See Also Examples
Checks if any gene set has all the genes only present in that gene set.
1 2 3 4 |
object |
A GeneSetCollection |
TRUE
if there is a gene set where all its genes are only present on this gene set.
GeneSetCollection
: Checks if a gene set is isolated.
1 2 3 4 | fl <- system.file("extdata", "Broad.xml", package = "GSEABase")
gss <- getBroadSets(fl)
# Warning
isolation(gss)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.