- Home
- Bioconductor 3.17
- Software Packages
- biodbNcbi
biodbNcbi
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see biodbNcbi.
biodbNcbi, a library for connecting to NCBI Databases.
Bioconductor version: 3.17
The biodbNcbi library provides access to the NCBI databases CCDS, Gene, Pubchem Comp and Pubchem Subst, using biodb package framework. It allows to retrieve entries by their accession number. Web services can be accessed for searching the database by name or mass.
Author: Pierrick Roger [aut, cre]
Maintainer: Pierrick Roger <pierrick.roger at cea.fr>
citation("biodbNcbi")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("biodbNcbi")
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("biodbNcbi")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.