View source: R/analyze_graph_clusters.R
glycan_class_enrichment | R Documentation |
This function calculates the significance of enrichment of glycans for each glycan class in each glycan cluster using fisher's exact test
glycan_class_enrichment(co_cluster = co_cluster, glygroups = glycan_classes)
co_cluster |
data frame of iggdata |
glygroups |
p-value cutoff for edge removal from graph. Default = 0.05 |
list including a full table and partial table of significantly enriched classes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.