Description Usage Arguments Value Examples
View source: R/similarity_by_overlap.R
Similarity between terms from a gmt file
1 | term_similarity_from_gmt(term_id, gmt, extract_term_id = NULL, ...)
|
term_id |
A vector of terms. |
gmt |
The path of the gmt file. |
extract_term_id |
If the term ID in contained in the first column only as a substring, setting a function to extract this substring. |
... |
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.