View source: R/combine_enrichments.R
generate_annotation_similarity_graph | R Documentation |
given an annotation-feature list, generate a similarity graph between all of the annotations
generate_annotation_similarity_graph(
annotation_features,
similarity_type = "combined"
)
annotation_features |
list where each entry is a set of features to that annotation |
similarity_type |
which type of overlap coefficient to report |
cc_graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.