- Home
- Bioconductor 3.20
- Software Packages
- GeneTonic
GeneTonic
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see GeneTonic.
Enjoy Analyzing And Integrating The Results From Differential Expression Analysis And Functional Enrichment Analysis
Bioconductor version: 3.20
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.
Author: Federico Marini [aut, cre] ORCID iD ORCID: 0000-0003-3252-7758 , Annekathrin Ludt [aut] ORCID iD ORCID: 0000-0002-2475-4945
Maintainer: Federico Marini <marinif at uni-mainz.de>
citation("GeneTonic")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GeneTonic")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GeneTonic")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.