curatedPCaDatasets_barwick | R Documentation |
MultiAssayExperiment object containing gene expression (gex) and immune cell estimates for Barwick et al.
A MAE object spanning 146 prostate cancer samples.
matrix with 482 rows and 146 columns, for the log-quantile normalized gene expression data
matrix with 22 rows and 139 columns, of cibersort based deconvolution data
matrix with 11 rows and 139 columns, of quantiseq based deconvolution data
data.frame with 4 rows and 139 columns, of cell types based on ESTIMATE method
matrix with 3 rows and 139 columns, of risk scores and AR scores
matrix with 4 rows and 139 columns, of mcp-counter based deconvolution data
Barwick et al. uses an older customized DASL array; therefore its gene coverage is lower, and many downstream methods fail due to lack of gene overlap.
A MultiAssayExperiment corresponding to the study and its available omics.
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE18655
(PubMed)
mae_barwick <- getPCa('barwick')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.