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
| Maintainer | Hangjia Zhao <hangjia.zhao@uzh.ch> |
| Author | Hangjia Zhao [aut, cre] (ORCID: <https://orcid.org/0000-0001-8376-5751>), Michael Baudis [aut] (ORCID: <https://orcid.org/0000-0002-9903-4248>) |
| License | Artistic-2.0 |
| URL | https://github.com/progenetix/pgxRpi |
| Bug Reports | https://github.com/progenetix/pgxRpi/issues |
| Downloads rank | 160 |
| Source branch | RELEASE_3_23 |
| biocViews | CopyNumberVariation, DataImport, GenomicVariation, Software |