UniProt.ws
R Interface to UniProt Web Services
Bioconductor version: 3.23 · Package version: 2.52.1
The Universal Protein Resource (UniProt) is a comprehensive resource for protein sequence and annotation data. This package provides a collection of functions for retrieving, processing, and re-packaging UniProt web services. The package makes use of UniProt's modernized REST API and allows mapping of identifiers accross different databases.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("UniProt.ws") Details
| Maintainer | Marcel Ramos <marcel.ramos@sph.cuny.edu> |
| Author | Marc Carlson [aut], Csaba Ortutay [ctb], Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>) |
| License | Artistic-2.0 |
| URL | https://github.com/Bioconductor/UniProt.ws |
| Bug Reports | https://github.com/Bioconductor/UniProt.ws/issues |
| Downloads rank | 1139 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, BioCarta, GO, Infrastructure, KEGG, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.5.0)
Imports: AnnotationDbi, BiocFileCache, BiocBaseUtils, BiocGenerics, httr2, jsonlite, methods, progress, rjsoncons, rlang, utils
Reverse dependencies
Imports Me (4): dagLogo, drugTargetInteractions, ginmappeR, immunogenViewer
Suggests Me (3): autonomics, cleaver, qPLEXanalyzer