Package: cbioportalR 1.1.1

cbioportalR: Browse and Query Clinical and Genomic Data from cBioPortal

Provides R users with direct access to genomic and clinical data from the 'cBioPortal' web resource via user-friendly functions that wrap 'cBioPortal's' existing API endpoints <https://www.cbioportal.org/api/swagger-ui/index.html>. Users can browse and query genomic data on mutations, copy number alterations and fusions, as well as data on tumor mutational burden ('TMB'), microsatellite instability status ('MSI'), 'FACETS' and select clinical data points (depending on the study). See <https://www.cbioportal.org/> and Gao et al., (2013) <doi:10.1126/scisignal.2004088> for more information on the cBioPortal web resource.

Authors:Karissa Whiting [aut, cre, cph]

cbioportalR_1.1.1.tar.gz
cbioportalR_1.1.1.zip(r-4.7)cbioportalR_1.1.1.zip(r-4.6)cbioportalR_1.1.1.zip(r-4.5)
cbioportalR_1.1.1.tgz(r-4.6-any)cbioportalR_1.1.1.tgz(r-4.5-any)
cbioportalR_1.1.1.tar.gz(r-4.7-any)cbioportalR_1.1.1.tar.gz(r-4.6-any)
cbioportalR_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
cbioportalR/json (API)

# Install 'cbioportalR' in R:
install.packages('cbioportalR', repos = c('https://karissawhiting.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/karissawhiting/cbioportalr/issues

Pkgdown/docs site:https://www.karissawhiting.com

Datasets:

On CRAN:

Conda:

6.58 score 25 stars 38 scripts 776 downloads 40 exports 27 dependencies

Last updated from:f565f88bc4. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK169
source / vignettesOK169
linux-release-x86_64OK146
macos-release-arm64OK185
macos-oldrel-arm64OK170
windows-develOK92
windows-releaseOK2944
windows-oldrelOK80
wasm-releaseOK105

Exports:.get_clinical_by_list_item.get_clinical_pat_by_list_item.get_data_by_sample.get_data_by_study%>%available_clinical_attributesavailable_gene_panelsavailable_patientsavailable_profilesavailable_sample_listsavailable_samplesavailable_studiescbp_apiget_aliasget_cbioportal_tokenget_clinical_by_patientget_clinical_by_sampleget_clinical_by_studyget_cna_by_sampleget_cna_by_studyget_entrez_idget_fusions_by_sampleget_fusions_by_studyget_gene_panelget_genesget_genetics_by_sampleget_genetics_by_studyget_hugo_symbolget_mutations_by_sampleget_mutations_by_studyget_panel_by_sampleget_samples_by_patientget_segments_by_sampleget_segments_by_studyget_structural_variants_by_sampleget_structural_variants_by_studyget_study_infolookup_idset_cbioportal_dbtest_cbioportal_db

Dependencies:askpassclicpp11curldplyrgenericsgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangstringistringrsystibbletidyrtidyselectutf8vctrswithr

Overview of Data Retrieval Workflow
Introduction | Setup | Get Study Metadata | Pulling Genomic Data | By Study IDs | By Sample IDs | Limit Results to Specified Genes or Panels | Pulling Clinical Data & Sample Metadata

Last update: 2024-11-19
Started: 2022-03-15

Internal Structure & Guiding Principles
Guiding Principles | General Structure

Last update: 2022-07-14
Started: 2022-03-15

Readme and manuals

Help Manual

Help pageTopics
Get all available clinical attribute IDs for a studyavailable_clinical_attributes
Get Available Gene Panels For a Databaseavailable_gene_panels
Get All Patient IDs in a Studyavailable_patients
Get Available Genomic Profiles For a Study or Databaseavailable_profiles
Get All Sample Lists Available For a Studyavailable_sample_lists
Get All Sample IDs in a Studyavailable_samples
Get Metadata on All Available Studies in a Databaseavailable_studies
Get Gene Name Alias for a Given Hugo Symbolget_alias
Get cBioPortal Access Tokenget_cbioportal_token
Get clinical data by attribute, study ID and patient IDget_clinical_by_patient
Get clinical data by attribute, study ID and sample IDget_clinical_by_sample
Get all available clinical data for a specified studyget_clinical_by_study
Get CNA By Sample IDget_cna_by_sample
Get CNA By Studyget_cna_by_study
Get Entrez Gene ID for a given set of Hugo Symbolsget_entrez_id
Get Fusions By Sample IDget_fusions_by_sample get_structural_variants_by_sample
Get Fusions By Studyget_fusions_by_study get_structural_variants_by_study
Retrieve Genes Included For a Specified Panel IDget_gene_panel
Get A List of Genes for a Specified Databaseget_genes
Get All Genomic Information By Sample IDsget_genetics_by_sample
Get All Genomic Information By Studyget_genetics_by_study
Get Hugo Symbol for a given set of Entrez IDsget_hugo_symbol
Get Mutations By Sample IDget_mutations_by_sample
Get Mutations By Study IDget_mutations_by_study
Get Gene Panel by study ID and sample IDget_panel_by_sample
Get sample IDs for a given set of patient IDsget_samples_by_patient
Get Copy Number Segmentation Data By Sample IDget_segments_by_sample
Get Copy Number Segmentation Data By Studyget_segments_by_study
Get Metadata on All Available Studies in Database or a Specified Studyget_study_info
IMPACT Gene Meta Dataimpact_gene_info
Lookup all available information on what studies a sample ID or patient ID belongs tolookup_id
Connect to cBioPortal DBset_cbioportal_db
Test the Database Connection Anytime During your R Sessiontest_cbioportal_db