Package: UniProt.ws
Type: Package
Title: R Interface to UniProt Web Services
Version: 2.50.0
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.5.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)
git_url: https://git.bioconductor.org/packages/UniProt.ws
git_branch: RELEASE_3_22
git_last_commit: d7b37e1
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 07:04:54 UTC; biocbuild
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>
