- Home
- Bioconductor 3.14
- Software Packages
- PharmacoGx
PharmacoGx
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see PharmacoGx.
Analysis of Large-Scale Pharmacogenomic Data
Bioconductor version: 3.14
Contains a set of functions to perform large-scale analysis of pharmaco-genomic data. These include the PharmacoSet object for storing the results of pharmacogenomic experiments, as well as a number of functions for computing common summaries of drug-dose response and correlating them with the molecular features in a cancer cell-line.
Author: Petr Smirnov [aut], Zhaleh Safikhani [aut], Christopher Eeles [aut], Mark Freeman [aut], Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains at utoronto.ca>
citation("PharmacoGx")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("PharmacoGx")
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("PharmacoGx")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.