Package: UniProt.ws
Type: Package
Title: R Interface to UniProt Web Services
Version: 2.48.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"))
  )
Imports: AnnotationDbi, AnVILBase, BiocFileCache, BiocBaseUtils,
        BiocGenerics, httr2, jsonlite, methods, progress, rjsoncons,
        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-01-02
RoxygenNote: 7.3.2
Roxygen: list(markdown = TRUE)
git_url: https://git.bioconductor.org/packages/UniProt.ws
git_branch: RELEASE_3_21
git_last_commit: d0e016b
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.21
Date/Publication: 2025-04-15
NeedsCompilation: no
Packaged: 2025-04-16 04:19:49 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>
Depends: R (>= 4.2.0)
Built: R 4.5.0; ; 2025-04-16 15:46:38 UTC; windows
