- Home
- Bioconductor 3.22
- Annotation Packages
- UniProtKeywords
UniProtKeywords
This is the released version of UniProtKeywords; for the devel version, see UniProtKeywords.
Keywords from UniProt Database
Bioconductor version: Release (3.22)
UniProt database provides a list of controlled vocabulary represented as keywords for genes or proteins. This is useful for summarizing gene functions in a compact way. This package provides data of keywords hierarchy and gene-keyword relations.
Author: Zuguang Gu [aut, cre] ORCID iD ORCID: 0000-0002-7395-8709
Maintainer: Zuguang Gu <z.gu at dkfz.de>
citation("UniProtKeywords")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("UniProtKeywords")
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("UniProtKeywords")
Details
Package Archives
Follow Installation instructions to use this package in your R session.