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.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: 2025-10-29 14:12:47 UTC
RemoteUrl: https://github.com/bioc/UniProt.ws
RemoteRef: RELEASE_3_22
RemoteSha: d7b37e16a6613131365188b00ba25d980414ed94
NeedsCompilation: no
Packaged: 2025-11-15 07:34:37 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; ; 2025-11-15 07:36:06 UTC; windows
