generate_annotation_similarity_graph: annotation similarity graph

View source: R/combine_enrichments.R

generate_annotation_similarity_graphR Documentation

annotation similarity graph

Description

given an annotation-feature list, generate a similarity graph between all of the annotations

Usage

generate_annotation_similarity_graph(
  annotation_features,
  similarity_type = "combined"
)

Arguments

annotation_features

list where each entry is a set of features to that annotation

similarity_type

which type of overlap coefficient to report

Value

cc_graph


rmflight/categoryCompare2 documentation built on April 25, 2024, 11:19 a.m.