Package: UniProt.ws
Type: Package
Title: R Interface to UniProt Web Services
Version: 2.40.0
Authors@R: c(person("Marc", "Carlson", role="aut",
        email="maintainer@bioconductor.org"),
    person("Csaba", "Ortutay", role="ctb"),
    person("Marcel", "Ramos", , "marcel.ramos@roswellpark.org",
        c("aut","cre"), c(ORCID = "0000-0002-3242-0582"))
    )
Depends: BiocGenerics, methods, RSQLite, utils
Imports: AnnotationDbi, BiocFileCache, BiocBaseUtils, httr, httpcache,
        jsonlite, progress, rjsoncons
Suggests: BiocStyle, knitr, rmarkdown, RUnit
Description: 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.
Collate: AllGenerics.R AllClasses.R getFunctions.R methods-select.R
        utilities.R
License: Artistic-2.0
biocViews: Annotation, Infrastructure, GO, KEGG, BioCarta
BugReports: https://github.com/Bioconductor/UniProt.ws/issues
URL: https://github.com/Bioconductor/UniProt.ws
Encoding: UTF-8
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/UniProt.ws
git_branch: RELEASE_3_17
git_last_commit: 19cee7c
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 05:50:40 UTC; biocbuild
Author: Marc Carlson [aut],
  Csaba Ortutay [ctb],
  Marcel Ramos [aut, cre] (<https://orcid.org/0000-0002-3242-0582>)
Maintainer: Marcel Ramos <marcel.ramos@roswellpark.org>
Built: R 4.3.0; ; 2023-04-26 16:35:17 UTC; windows
