Package: pgxRpi
Title: R wrapper for Progenetix
Version: 1.6.0
Authors@R: 
    c(person(given = "Hangjia",
           family = "Zhao",
           role = c("aut", "cre"),
           email = "hangjia.zhao@uzh.ch",
           comment = c(ORCID = "0000-0001-8376-5751")),
      person(given = "Michael",
           family = "Baudis",
           role = c("aut"),
           email = "michael.baudis@mls.uzh.ch",
           comment = c(ORCID = "0000-0002-9903-4248")))
Description: The package is an R wrapper for Progenetix REST API built upon the 
        Beacon v2 protocol. Its purpose is to provide a seamless way for retrieving genomic 
        data from Progenetix database—an open resource dedicated to curated oncogenomic 
        profiles. Empowered by this package, users can effortlessly access and visualize 
        data from Progenetix.
biocViews: CopyNumberVariation, GenomicVariation, DataImport, Software
License: Artistic-2.0
Encoding: UTF-8
LazyData: FALSE
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
Imports: utils, methods, grDevices, graphics, circlize, httr, dplyr,
        attempt, lubridate, survival, survminer, ggplot2,
        GenomicRanges, SummarizedExperiment, S4Vectors, yaml, parallel,
        future, future.apply
Depends: R (>= 4.2)
Suggests: BiocStyle, rmarkdown, knitr, testthat
BugReports: https://github.com/progenetix/pgxRpi/issues
URL: https://github.com/progenetix/pgxRpi
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/pgxRpi
git_branch: RELEASE_3_22
git_last_commit: 2c9aee6
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 05:00:59 UTC; biocbuild
Author: Hangjia Zhao [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-8376-5751>),
  Michael Baudis [aut] (ORCID: <https://orcid.org/0000-0002-9903-4248>)
Maintainer: Hangjia Zhao <hangjia.zhao@uzh.ch>
Built: R 4.5.1; ; 2025-10-30 12:30:50 UTC; unix
