Bioc2026 Registration Open!

pgxRpi

R wrapper for Progenetix

Bioconductor version: 3.23 · Package version: 1.8.0

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.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("pgxRpi")

Details

MaintainerHangjia Zhao <hangjia.zhao@uzh.ch>
AuthorHangjia Zhao [aut, cre] (ORCID: <https://orcid.org/0000-0001-8376-5751>), Michael Baudis [aut] (ORCID: <https://orcid.org/0000-0002-9903-4248>)
LicenseArtistic-2.0
URLhttps://github.com/progenetix/pgxRpi
Bug Reportshttps://github.com/progenetix/pgxRpi/issues
Downloads rank160
Source branchRELEASE_3_23
biocViewsCopyNumberVariation, DataImport, GenomicVariation, Software

Download

Dependencies

Depends: R (>= 4.2)

Imports: utils, methods, grDevices, graphics, circlize, httr, dplyr, attempt, lubridate, survival, survminer, ggplot2, GenomicRanges, SummarizedExperiment, S4Vectors, yaml, parallel, future, future.apply

Suggests: BiocStyle, rmarkdown, knitr, testthat