curatedPCaDatasets_abida | R Documentation |
MultiAssayExperiment object containing gene expression (gex), copy number alteration (cna), mutations (mut) and immune cell estimates for Abida et al.
A MAE object spanning 444 castrate resistant prostate cancer samples.
matrix with 20291 rows and 444 columns, from GISTIC discretized copy number alteration calls.
matrix with 18971 rows and 266 columns, from z-score normalized expression in relative to paired normals.
RaggedExperiment with 63184 rows and 444 columns, mutation data from cbioportal
matrix with 22 rows and 261 columns, of cibersort based deconvolution data
matrix with 39 rows and 261 columns, of xcell based deconvolution data
matrix with 8 rows and 261 columns, of epic based deconvolution data
matrix with 11 rows and 261 columns, of quantiseq based deconvolution data
data.frame with 4 rows and 261 columns, of cell types based on ESTIMATE method
matrix with 4 rows and 261 columns, of risk scores and AR scores
mmatrix with 11 rows and 261 columns, of mcp-counter based deconvolution data
the clinical data refers to a sample of 444 tumors collected in 429 patients. The tissue was collected primarily at metastatic sites rather than from the prostate.
A MultiAssayExperiment corresponding to the study and its available omics.
https://www.cbioportal.org/study/summary?id=prad_su2c_2019
(PubMed)
mae_abida <- getPCa('abida')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.