Registration and Call for Abstracts Open for Bioc2024

biodbExpasy

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

biodbExpasy, a library for connecting to Expasy ENZYME database.


Bioconductor version: Development (3.19)

The biodbExpasy library provides access to Expasy ENZYME database, 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 comments.

Author: Pierrick Roger [aut, cre]

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

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

Installation

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


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

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

BiocManager::install("biodbExpasy")

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

Details

biocViews DataImport, Infrastructure, Software
Version 1.7.0
In Bioconductor since BioC 3.15 (R-4.2) (2 years)
License AGPL-3
Depends R (>= 4.1)
Imports biodb(>= 1.3.1), R6, stringr, chk
System Requirements
URL
See More
Suggests roxygen2, BiocStyle, testthat (>= 2.0.0), devtools, knitr, rmarkdown, covr, lgr
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

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

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