Enrichment analysis Dotplot
EnrichDotPlot.Rd
Enrichment analysis Dotplot
Examples
library(Linkage)
data("SASPGeneSet")
go <-
GOEnrichment(gene_list = SASPGeneSet,
Species = "Homo",
genelist_idtype = "external_gene_name")
p <- EnrichDotPlot(go)
#> Scale for y is already present.
#> Adding another scale for y, which will replace the existing scale.