- Home
- Bioconductor 3.22
- Software Packages
- ToxicoGx
ToxicoGx
This is the released version of ToxicoGx; for the devel version, see ToxicoGx.
Analysis of Large-Scale Toxico-Genomic Data
Bioconductor version: Release (3.22)
Contains a set of functions to perform large-scale analysis of toxicogenomic data, providing a standardized data structure to hold information relevant to annotation, visualization and statistical analysis of toxicogenomic data.
Author: Sisira Nair [aut], Esther Yoo [aut], Christopher Eeles [aut], Amy Tang [aut], Nehme El-Hachem [aut], Petr Smirnov [aut], Jermiah Joseph [aut], Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains at utoronto.ca>
citation("ToxicoGx")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("ToxicoGx")
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("ToxicoGx")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.