Package: UniProt.ws
Type: Package
Title: R Interface to UniProt Web Services
Version: 2.50.1
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.
Authors@R: c(
  person("Marc", "Carlson", , "maintainer@bioconductor.org", "aut"),
  person("Csaba", "Ortutay", role="ctb"),
  person("Marcel", "Ramos", , "marcel.ramos@sph.cuny.edu",
      c("aut","cre"), c(ORCID = "0000-0002-3242-0582"))
  )
Depends: R (>= 4.4.0)
Imports: AnnotationDbi, BiocFileCache, BiocBaseUtils, BiocGenerics,
        httr2, jsonlite, methods, progress, rjsoncons, rlang, utils
Suggests: BiocStyle, knitr, rmarkdown, tinytest
Collate: UniProt.ws-package.R UniProt.ws-class.R mapUniProt.R
        UniProt.ws-methods.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
Date: 2025-09-15
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
Config/pak/sysreqs: libicu-dev libpng-dev libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-02-04 20:21:07 UTC
RemoteUrl: https://github.com/bioc/UniProt.ws
RemoteRef: RELEASE_3_22
RemoteSha: 3132015ac641472444a820309d44cb2ba407dafd
NeedsCompilation: no
Packaged: 2026-02-05 04:18:07 UTC; root
Author: Marc Carlson [aut],
  Csaba Ortutay [ctb],
  Marcel Ramos [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3242-0582>)
Maintainer: Marcel Ramos <marcel.ramos@sph.cuny.edu>
Built: R 4.5.2; ; 2026-02-05 04:19:29 UTC; windows
