Enrichment analysis Upsetplot
EnrichUpsetPlot.Rd
Enrichment analysis Upsetplot
Examples
library(Linkage)
data("SASPGeneSet")
go <-
GOEnrichment(gene_list = SASPGeneSet,
Species = "Homo",
genelist_idtype = "external_gene_name")
p <- EnrichUpsetPlot(go)