term_similarity_from_gmt: Similarity between terms from a gmt file

View source: R/similarity_by_overlap.R

term_similarity_from_gmtR Documentation

Similarity between terms from a gmt file

Description

Similarity between terms from a gmt file

Usage

term_similarity_from_gmt(term_id, gmt, extract_term_id = NULL, ...)

Arguments

term_id

A vector of terms.

gmt

The path of the gmt file.

extract_term_id

If the term ID in the first column only as a substring, setting a function to extract this substring.

...

Pass to term_similarity.

Value

A symmetric matrix.

Examples

# There is no example
NULL


jokergoo/simplifyGO documentation built on Oct. 25, 2023, 9:02 p.m.