Similarity between terms based on the overlap of genes

term_similarity(gl, method = c("kappa", "jaccard", "dice", "overlap"))

Arguments

gl

A list of genes that are in the terms.

method

The similarity measurement.

Value

A symmetric matrix.

Examples

# There is no example
NULL
#> NULL