{
  "_id": "6a1afac51d7bb097a09fc6d0",
  "Package": "simplifyEnrichment",
  "Type": "Package",
  "Title": "Simplify Functional Enrichment Results",
  "Version": "2.7.0",
  "Date": "2026-01-30",
  "Authors@R": "person(\"Zuguang\", \"Gu\", email = \"guzuguang@suat-sz.edu.cn\", role = c(\"aut\", \"cre\"),\ncomment = c('ORCID'=\"0000-0002-7395-8709\"))",
  "Description": "A new clustering algorithm, \"binary cut\", for clustering\nsimilarity matrices of functional terms is implemeted in this\npackage. It also provides functions for visualizing,\nsummarizing and comparing the clusterings.",
  "biocViews": "Software, Visualization, GO, Clustering, GeneSetEnrichment",
  "URL": "https://github.com/jokergoo/simplifyEnrichment,\nhttps://simplifyEnrichment.github.io",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Config/pak/sysreqs": "cmake libglpk-dev make libpng-dev libuv1-dev\nlibxml2-dev libssl-dev perl zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:52:53 UTC",
  "RemoteUrl": "https://github.com/bioc/simplifyEnrichment",
  "RemoteRef": "HEAD",
  "RemoteSha": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:49:57 UTC",
    "User": "root"
  },
  "Author": "Zuguang Gu [aut, cre] (ORCID: <https://orcid.org/0000-0002-7395-8709>)",
  "Maintainer": "Zuguang Gu <guzuguang@suat-sz.edu.cn>",
  "MD5sum": "7571271b24f6706ac90744494f2710bc",
  "_user": "bioc",
  "_type": "src",
  "_file": "simplifyEnrichment_2.7.0.tar.gz",
  "_fileid": "87a7de7f10ed11f4c259ec4f20a3a0094f7c82ef187b5a2b43bc195c71f26466",
  "_filesize": 1240921,
  "_sha256": "87a7de7f10ed11f4c259ec4f20a3a0094f7c82ef187b5a2b43bc195c71f26466",
  "_created": "2026-05-30T09:49:57.000Z",
  "_published": "2026-05-30T14:57:09.659Z",
  "_jobs": [
    {
      "job": 78640776011,
      "time": 230,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7307543094"
    },
    {
      "job": 78640776024,
      "time": 436,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307563381"
    },
    {
      "job": 78640776016,
      "time": 341,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307553740"
    },
    {
      "job": 78640776027,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309051430"
    },
    {
      "job": 78640776020,
      "time": 154,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309049146"
    },
    {
      "job": 78639956571,
      "time": 310,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307308756"
    },
    {
      "job": 78640776012,
      "time": 214,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307541575"
    },
    {
      "job": 78640776021,
      "time": 635,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307581180"
    },
    {
      "job": 78640776022,
      "time": 560,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307573478"
    },
    {
      "job": 78640776023,
      "time": 418,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307560732"
    }
  ],
  "_bioccheck": {
    "error": 2,
    "warning": 1,
    "note": 13
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/simplifyEnrichment",
  "_commit": {
    "id": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380773
  },
  "_maintainer": {
    "name": "Zuguang Gu",
    "email": "guzuguang@suat-sz.edu.cn",
    "login": "jokergoo",
    "description": "A bioinformagician\n",
    "uuid": 449218,
    "orcid": "0000-0002-7395-8709"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "simona",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "version": ">= 2.7.4",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "GetoptLong",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "tm",
      "role": "Imports"
    },
    {
      "package": "GO.db",
      "role": "Imports"
    },
    {
      "package": "AnnotationDbi",
      "role": "Imports"
    },
    {
      "package": "slam",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "clue",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "colorspace",
      "role": "Imports"
    },
    {
      "package": "GlobalOptions",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "mclust",
      "role": "Suggests"
    },
    {
      "package": "apcluster",
      "role": "Suggests"
    },
    {
      "package": "MCL",
      "role": "Suggests"
    },
    {
      "package": "dbscan",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "dynamicTreeCut",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "gridGraphics",
      "role": "Suggests"
    },
    {
      "package": "flexclust",
      "role": "Suggests"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "InteractiveComplexHeatmap",
      "version": ">= 0.99.11",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinydashboard",
      "role": "Suggests"
    },
    {
      "package": "cola",
      "role": "Suggests"
    },
    {
      "package": "hu6800.db",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "genefilter",
      "role": "Suggests"
    },
    {
      "package": "gridtext",
      "role": "Suggests"
    },
    {
      "package": "fpc",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "2.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "2.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "software",
    "visualization",
    "go",
    "clustering",
    "genesetenrichment"
  ],
  "_stars": 125,
  "_contributors": [
    {
      "user": "jokergoo",
      "count": 246,
      "uuid": 449218
    },
    {
      "user": "jwokaty",
      "count": 14,
      "uuid": 1744257
    },
    {
      "user": "nturaga",
      "count": 8,
      "uuid": 2746443
    },
    {
      "user": "krassowski",
      "count": 2,
      "uuid": 5832902
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 2118,
    "source": "https://www.bioconductor.org/packages/stats/bioc/simplifyEnrichment"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/jokergoo/simplifyenrichment",
  "_searchresults": 298,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/simplifyEnrichment.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jokergoo/simplifyenrichment",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "all_clustering_methods",
    "anno_word_cloud",
    "anno_word_cloud_from_GO",
    "binary_cut",
    "cluster_by_apcluster",
    "cluster_by_dynamicTreeCut",
    "cluster_by_fast_greedy",
    "cluster_by_hdbscan",
    "cluster_by_kmeans",
    "cluster_by_leading_eigen",
    "cluster_by_louvain",
    "cluster_by_MCL",
    "cluster_by_mclust",
    "cluster_by_pam",
    "cluster_by_walktrap",
    "cluster_terms",
    "cmp_make_clusters",
    "cmp_make_plot",
    "compare_clustering_methods",
    "count_words",
    "dend_node_apply",
    "difference_score",
    "export_to_shiny_app",
    "GO_similarity",
    "guess_ont",
    "ht_clusters",
    "keyword_enrichment_from_GO",
    "partition_by_hclust",
    "partition_by_kmeans",
    "partition_by_kmeanspp",
    "partition_by_pam",
    "plot_binary_cut",
    "random_GO",
    "register_clustering_methods",
    "remove_clustering_methods",
    "reset_clustering_methods",
    "scale_fontsize",
    "se_opt",
    "select_cutoff",
    "simplifyEnrichment",
    "simplifyGO",
    "simplifyGOFromMultipleLists",
    "summarizeGO",
    "word_cloud_grob"
  ],
  "_help": [
    {
      "page": "anno_word_cloud",
      "title": "Word cloud annotations",
      "topics": [
        "anno_word_cloud"
      ]
    },
    {
      "page": "anno_word_cloud_from_GO",
      "title": "Word cloud annotations from GO",
      "topics": [
        "anno_word_cloud_from_GO"
      ]
    },
    {
      "page": "area_above_ecdf",
      "title": "Area above the eCDF curve",
      "topics": [
        "area_above_ecdf"
      ]
    },
    {
      "page": "cluster_terms",
      "title": "Cluster terms based on their similarity matrix",
      "topics": [
        "cluster_by_apcluster",
        "cluster_by_dynamicTreeCut",
        "cluster_by_fast_greedy",
        "cluster_by_hdbscan",
        "cluster_by_kmeans",
        "cluster_by_leading_eigen",
        "cluster_by_louvain",
        "cluster_by_MCL",
        "cluster_by_mclust",
        "cluster_by_pam",
        "cluster_by_walktrap",
        "cluster_terms"
      ]
    },
    {
      "page": "compare",
      "title": "Compare clustering methods",
      "topics": [
        "cmp_make_clusters",
        "cmp_make_plot",
        "compare_clustering_methods"
      ]
    },
    {
      "page": "count_words",
      "title": "Calculate word frequency",
      "topics": [
        "count_words"
      ]
    },
    {
      "page": "dend",
      "title": "Apply functions on every node in a dendrogram",
      "topics": [
        "dend_node_apply",
        "edit_node"
      ]
    },
    {
      "page": "difference_score",
      "title": "Difference score",
      "topics": [
        "difference_score"
      ]
    },
    {
      "page": "export_to_shiny_app",
      "title": "Interactively visualize the similarity heatmap",
      "topics": [
        "export_to_shiny_app"
      ]
    },
    {
      "page": "GO_similarity",
      "title": "Calculate Gene Ontology (GO) semantic similarity matrix",
      "topics": [
        "GO_similarity",
        "guess_ont",
        "random_GO"
      ]
    },
    {
      "page": "ht_clusters",
      "title": "Visualize the similarity matrix and the clustering",
      "topics": [
        "ht_clusters"
      ]
    },
    {
      "page": "keyword_enrichment_from_GO",
      "title": "Keyword enrichment for GO terms",
      "topics": [
        "keyword_enrichment_from_GO"
      ]
    },
    {
      "page": "node_partition",
      "title": "Partition the matrix",
      "topics": [
        "partition_by_hclust",
        "partition_by_kmeans",
        "partition_by_kmeanspp",
        "partition_by_pam"
      ]
    },
    {
      "page": "binary_cut",
      "title": "Cluster functional terms by recursively binary cutting the similarity matrix",
      "topics": [
        "binary_cut",
        "plot_binary_cut"
      ]
    },
    {
      "page": "cluster_methods",
      "title": "Configure clustering methods",
      "topics": [
        "all_clustering_methods",
        "register_clustering_methods",
        "remove_clustering_methods",
        "reset_clustering_methods"
      ]
    },
    {
      "page": "scale_fontsize",
      "title": "Scale font size",
      "topics": [
        "scale_fontsize"
      ]
    },
    {
      "page": "se_opt",
      "title": "Global parameters",
      "topics": [
        "se_opt"
      ]
    },
    {
      "page": "select_cutoff",
      "title": "Select the cutoff for binary cut",
      "topics": [
        "select_cutoff"
      ]
    },
    {
      "page": "simplifyGO",
      "title": "Simplify Gene Ontology (GO) enrichment results",
      "topics": [
        "simplifyEnrichment",
        "simplifyGO"
      ]
    },
    {
      "page": "simplifyGOFromMultipleLists",
      "title": "Perform simplifyGO analysis with multiple lists of GO IDs",
      "topics": [
        "simplifyGOFromMultipleLists"
      ]
    },
    {
      "page": "summarizeGO",
      "title": "A simplified way to visualize enrichment in GO clusters",
      "topics": [
        "summarizeGO"
      ]
    },
    {
      "page": "word_cloud_grob",
      "title": "A simple grob for the word cloud",
      "topics": [
        "heightDetails.word_cloud",
        "widthDetails.word_cloud",
        "word_cloud_grob"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/simplifyEnrichment/raw/HEAD/README.md",
  "_rundeps": [
    "AnnotationDbi",
    "askpass",
    "base64enc",
    "BH",
    "Biobase",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "ComplexHeatmap",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "digest",
    "doParallel",
    "fastmap",
    "fastmatch",
    "fontawesome",
    "foreach",
    "fs",
    "generics",
    "GetoptLong",
    "GlobalOptions",
    "glue",
    "GO.db",
    "htmltools",
    "httpuv",
    "httr",
    "igraph",
    "IRanges",
    "iterators",
    "jquerylib",
    "jsonlite",
    "KEGGREST",
    "later",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "matrixStats",
    "memoise",
    "mime",
    "NLP",
    "openssl",
    "otel",
    "pkgconfig",
    "png",
    "Polychrome",
    "promises",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rjson",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "sass",
    "scatterplot3d",
    "Seqinfo",
    "shape",
    "shiny",
    "simona",
    "slam",
    "sourcetools",
    "sys",
    "tm",
    "vctrs",
    "withr",
    "xml2",
    "xtable",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "simplifyEnrichment.Rmd",
      "filename": "simplifyEnrichment.html",
      "title": "The simplifyEnrichment package",
      "author": "Zuguang Gu (z.gu@dkfz.de)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-08-08 16:35:07",
      "modified": "2024-09-13 10:43:43",
      "commits": 12
    }
  ],
  "_score": 8.550264746631122,
  "_indexed": true,
  "_nocasepkg": "simplifyenrichment",
  "_universes": [
    "bioc",
    "jokergoo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.7.0",
      "date": "2026-05-30T10:35:32.000Z",
      "distro": "noble",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "6e49c9e8943d647f3c5443a408caf440a7225eb3d93a90a1d83b0a8df294d911",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.7.0",
      "date": "2026-05-30T10:34:06.000Z",
      "distro": "noble",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "061e5d31ab890df5b495eaa8b518b7f1499538b72543c1933e71a5a3f86997dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.7.0",
      "date": "2026-05-30T14:55:48.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "2074cc493cb42dd6c4f21c3fa5fba9dd19cb04fe6008126136d61424bfa0f5be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.7.0",
      "date": "2026-05-30T14:55:31.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "a20c0559e4054e29ca9b76dc9875951330949c9bc83716ae7da19b0f6bc0e1ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.7.0",
      "date": "2026-05-30T10:33:36.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "a2a46d2338a3f95f21b7d5acd47af188b42cff80cd4e00a3c18522c0113d4318",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.7.0",
      "date": "2026-05-30T10:37:34.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "8defa097c85f924046575b8a7e910afd3c34f42537796f3c438a328f759990f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.7.0",
      "date": "2026-05-30T10:37:15.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "a60578bc347f38adfde1c18f0fc2fd94204476ded6fb79a89f0d108696625f32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.7.0",
      "date": "2026-05-30T10:34:48.000Z",
      "commit": "a14432cbeb2427f631accec35b9ad3bdb73c252d",
      "fileid": "fb7a1fd3cd4dccbc72ed82e0aff4b4f5b1cb08b51c632ffdc1d6d92adf4dea65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677063139"
    }
  ]
}