This is the development version of pgxRpi; for the stable release version, see pgxRpi.
R wrapper for ProgenetixBioconductor version: Development (3.22)
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.
Author: Hangjia Zhao [aut, cre] ORCID: 0000-0001-8376-5751 , Michael Baudis [aut] ORCID: 0000-0002-9903-4248
Maintainer: Hangjia Zhao <hangjia.zhao at uzh.ch>
Citation (from within R, entercitation("pgxRpi")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("pgxRpi")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("pgxRpi")
Details biocViews CopyNumberVariation, DataImport, GenomicVariation, Software Version 1.5.4 In Bioconductor since BioC 3.19 (R-4.4) (1 year) License Artistic-2.0 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 System Requirements URL https://github.com/progenetix/pgxRpi Bug Reports https://github.com/progenetix/pgxRpi/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4