This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

biodbKegg

This is the development version of biodbKegg; for the stable release version, see biodbKegg.

biodbKegg, a library for connecting to the KEGG Database

Bioconductor version: Development (3.18)

The biodbKegg library is an extension of the biodb framework package that provides access to the KEGG databases Compound, Enzyme, Genes, Module, Orthology and Reaction. It allows to retrieve entries by their accession numbers. Web services like "find", "list" and "findExactMass" are also available. Some functions for navigating along the pathways have also been implemented.

Author: Pierrick Roger [aut, cre]

Maintainer: Pierrick Roger <pierrick.roger at cea.fr>

Citation (from within R, enter citation("biodbKegg")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("biodbKegg")

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("biodbKegg")
Introduction to the biodbKegg package. HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews DataImport, Infrastructure, KEGG, Pathways, Software
Version 1.7.1
In Bioconductor since BioC 3.14 (R-4.1) (2 years)
License AGPL-3
Depends R (>= 4.1)
Imports R6, biodb(>= 1.4.2), chk, lifecycle
Linking To
Suggests BiocStyle, roxygen2, devtools, testthat (>= 2.0.0), knitr, rmarkdown, igraph, magick, lgr
System Requirements
Enhances
URL https://github.com/pkrog/biodbKegg
Bug Reports https://github.com/pkrog/biodbKegg/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package biodbKegg_1.7.1.tar.gz
Windows Binary biodbKegg_1.7.1.zip
macOS Binary (x86_64) biodbKegg_1.7.1.tgz
macOS Binary (arm64) biodbKegg_1.7.1.tgz
Source Repository git clone https://git.bioconductor.org/packages/biodbKegg
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/biodbKegg
Bioc Package Browser https://code.bioconductor.org/browse/biodbKegg/
Package Short Url https://bioconductor.org/packages/biodbKegg/
Package Downloads Report Download Stats