- Home
- Bioconductor 3.17
- Software Packages
- biodbNci
biodbNci
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see biodbNci.
biodbNci, a library for connecting to biodbNci, a library for connecting to the National Cancer Institute (USA) CACTUS Database
Bioconductor version: 3.17
The biodbNci library is an extension of the biodb framework package. It provides access to biodbNci, a library for connecting to the National Cancer Institute (USA) CACTUS Database. It allows to retrieve entries by their accession number, and run specific web services.
Author: Pierrick Roger [aut, cre]
Maintainer: Pierrick Roger <pierrick.roger at cea.fr>
citation("biodbNci")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biodbNci")
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("biodbNci")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.