Bioc2026 Registration Open!

cBioPortalData

Exposes and Makes Available Data from the cBioPortal Web Resources

Bioconductor version: 3.23 · Package version: 2.24.0

The cBioPortalData R package accesses study datasets from the cBio Cancer Genomics Portal. It accesses the data either from the pre-packaged zip / tar files or from the API interface that was recently implemented by the cBioPortal Data Team. The package can provide data in either tabular format or with MultiAssayExperiment object that uses familiar Bioconductor data representations.

Installation

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

BiocManager::install("cBioPortalData")

Details

MaintainerMarcel Ramos <marcel.ramos@sph.cuny.edu>
AuthorLevi Waldron [aut], Marcel Ramos [aut, cre] (ORCID: <https://orcid.org/0000-0002-3242-0582>), Karim Mezhoud [ctb]
LicenseAGPL-3
URLhttps://github.com/waldronlab/cBioPortalData
Bug Reportshttps://github.com/waldronlab/cBioPortalData/issues
Downloads rank811
Source branchRELEASE_3_23
biocViewsInfrastructure, Software, ThirdPartyClient

Documentation

Download

Dependencies

Depends: R (>= 4.5.0), AnVIL (>= 1.19.5), MultiAssayExperiment

Imports: BiocBaseUtils, BiocFileCache (>= 1.5.3), digest, dplyr, Seqinfo, GenomicRanges, httr, IRanges, methods, readr, RaggedExperiment, RTCGAToolbox (>= 2.19.7), S4Vectors, SummarizedExperiment, stats, tibble, tidyr, TCGAutils (>= 1.9.4), utils

Suggests: BiocStyle, jsonlite, knitr, survival, survminer, rmarkdown, testthat

Reverse dependencies

Depends On Me (2): bioCancer, canceR

Imports Me (2): cbaf, GNOSIS

Suggests Me (1): OmicsMLRepoR