Description Usage Arguments Value Examples
View source: R/similarity_by_overlap.R
Similarity between MSigDB terms
1 | term_similarity_from_MSigDB(term_id, category = NULL, subcategory = NULL, ...)
|
term_id |
A vector of MSigDB gene set names. |
category |
E.g., 'C1', 'C2', pass to |
subcategory |
E.g., 'CGP', 'BP', pass to |
... |
Pass to |
A symmetric matrix.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.