- Home
- Bioconductor 3.23
- Software Packages
- CTDquerier (development version)
CTDquerier
This package is for version 3.23 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: Development (3.23)
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.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
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.