Bioc2026 Registration Open!

toppgene

Gene List Enrichment Analysis using the ToppGene Suite

Bioconductor version: 3.23 · Package version: 1.0.2

The ToppGene Suite is a one-stop portal for gene list enrichment analysis and candidate gene prioritization based on functional annotations and protein interactions network. Although the ToppCluster web application provides convenient graphical access to the ToppGene Suite, the OpenAPI 3.0 compliant interface of ToppGene is better suited for automation and reproducibility. This package includes Bioconductor class interfaces and biological examples.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("toppgene")

Details

MaintainerPariksheet Nanda <pan79@pitt.edu>
AuthorPariksheet Nanda [aut, cre] (ORCID: <https://orcid.org/0000-0001-9726-4552>), Jason Shoemaker [fnd] (ORCID: <https://orcid.org/0000-0003-3315-7103>)
LicenseGPL (>= 3)
URLhttps://github.com/ImmuSystems-lab/toppgene
Bug Reportshttps://github.com/ImmuSystems-lab/toppgene/issues
Downloads rank31
Source branchRELEASE_3_23
biocViewsClustering, GeneExpression, GeneSetEnrichment, Genetics, MotifDiscovery, Network, NetworkEnrichment, Pathways, Pharmacogenetics, Proteomics, Software, ThirdPartyClient

Documentation

Download

Dependencies

Depends: R (>= 4.5.0)

Imports: BiocFileCache, httr2, IRanges, jsonlite, methods, purrr, readr, S4Vectors, xml2, yaml

Suggests: BiocStyle, DFplyr (>= 1.5.0), knitr, rmarkdown, testthat (>= 3.0.0)