Bioc2026 Registration Open!

GeneTonic

Enjoy Analyzing And Integrating The Results From Differential Expression Analysis And Functional Enrichment Analysis

Bioconductor version: 3.23 · Package version: 3.6.0

This package provides functionality to combine the existing pieces of the transcriptome data and results, making it easier to generate insightful observations and hypothesis. Its usage is made easy with a Shiny application, combining the benefits of interactivity and reproducibility e.g. by capturing the features and gene sets of interest highlighted during the live session, and creating an HTML report as an artifact where text, code, and output coexist. Using the GeneTonicList as a standardized container for all the required components, it is possible to simplify the generation of multiple visualizations and summaries.

Installation

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

BiocManager::install("GeneTonic")

Details

MaintainerFederico Marini <marinif@uni-mainz.de>
AuthorFederico Marini [aut, cre] (ORCID: <https://orcid.org/0000-0003-3252-7758>), Annekathrin Nedwed [aut] (ORCID: <https://orcid.org/0000-0002-2475-4945>), Edoardo Filippi [ctb] (ORCID: <https://orcid.org/0009-0003-9858-0137>)
LicenseMIT + file LICENSE
URLhttps://github.com/federicomarini/GeneTonic
Bug Reportshttps://github.com/federicomarini/GeneTonic/issues
Downloads rank402
Source branchRELEASE_3_23
biocViewsAnnotation, DifferentialExpression, GO, GUI, GeneExpression, GeneSetEnrichment, Pathways, ReportWriting, ShinyApps, Software, Transcription, Transcriptomics, Visualization

Documentation

Download

Dependencies

Depends: R (>= 4.0.0)

Imports: AnnotationDbi, backbone, bs4Dash (>= 2.0.0), circlize, colorspace, colourpicker, ComplexHeatmap, ComplexUpset, dendextend, DESeq2, dplyr, DT, dynamicTreeCut, expm, ggforce, ggplot2 (>= 3.5.0), ggrepel, ggridges, GO.db, graphics, grDevices, grid, igraph, matrixStats, methods, mosdef (>= 1.1.0), plotly, RColorBrewer, rintrojs, rlang, rmarkdown, S4Vectors, scales, shiny, shinyAce, shinycssloaders, shinyWidgets, stats, SummarizedExperiment, tidyr, tippy, tools, utils, viridis, visNetwork

Suggests: knitr, BiocStyle, htmltools, clusterProfiler, macrophage, org.Hs.eg.db, magrittr, testthat (>= 2.1.0)

Reverse dependencies

Imports Me (1): carnation

Suggests Me (2): GeDi, mosdef