term_similarity_from_gmt {simplifyEnrichment} | R Documentation |
Similarity between terms from a gmt file
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.
# There is no example NULL