GeDi
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see GeDi.
Defining and visualizing the distances between different genesets
Bioconductor version: 3.19
The package provides different distances measurements to calculate the difference between genesets. Based on these scores the genesets are clustered and visualized as graph. This is all presented in an interactive Shiny application for easy usage.
Author: Annekathrin Nedwed [aut, cre] , Federico Marini [aut]
Maintainer: Annekathrin Nedwed <anneludt at uni-mainz.de>
citation("GeDi")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GeDi")
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("GeDi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.