- Home
- Bioconductor 3.10
- Software Packages
- CTDquerier
CTDquerier
This package is for version 3.10 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: 3.10
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, cre], Jaun R. Gonzalez [aut]
Maintainer: Carles Hernandez-Ferrer <carles.hernandez at isglobal.org>
citation("CTDquerier")):
Installation
To install this package, start R (version "3.6") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CTDquerier")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.