- Home
- Bioconductor 3.22
- Software Packages
- CTDquerier
CTDquerier
This package is for version 3.22 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see CTDquerier.
Package for CTDbase data query, visualization and downstream analysis
Bioconductor version: Release (3.22)
Package to retrieve and visualize data from the Comparative Toxicogenomics Database (http://ctdbase.org/). The downloaded data is formated as DataFrames for further downstream analyses.
Author: Carles Hernandez-Ferrer [aut], Juan R. Gonzalez [aut], Xavier Escribà-Montagut [cre]
Maintainer: Xavier Escribà-Montagut <xavier.escriba at isglobal.org>
citation("CTDquerier")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CTDquerier")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.