- Home
- Bioconductor 3.21
- Software Packages
- DrugVsDisease
DrugVsDisease
This package is for version 3.21 of Bioconductor; for the stable, up-to-date release version, see DrugVsDisease.
Comparison of disease and drug profiles using Gene set Enrichment Analysis
Bioconductor version: 3.21
This package generates ranked lists of differential gene expression for either disease or drug profiles. Input data can be downloaded from Array Express or GEO, or from local CEL files. Ranked lists of differential expression and associated p-values are calculated using Limma. Enrichment scores (Subramanian et al. PNAS 2005) are calculated to a reference set of default drug or disease profiles, or a set of custom data supplied by the user. Network visualisation of significant scores are output in Cytoscape format.
Author: C. Pacini
Maintainer: j. Saez-Rodriguez <saezrodriguez at ebi.ac.uk>
citation("DrugVsDisease")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("DrugVsDisease")
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("DrugVsDisease")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.