curatedPCaDatasets_taylor | R Documentation |
MultiAssayExperiment object containing gene expression (gex), copy number alteration (cna), mutations and immune cell estimates from Taylor et al.
An MAE object spanning 218 men with prostate cancer
matrix with 17832 rows and 194 columns, of gistic values for copy number alteration data
matrix with 18062 rows and 218 columns, of log-ratios for copy number alteration data
matrix with 17410 rows and 179 columns, of gene expression data
RaggedExperiment with 90 rows and 43 columns, of mutation data
matrix with 22 rows and 179 columns, of cibersort based deconvolution data
matrix with 39 rows and 179 columns, of xcell based deconvolution data
matrix with 8 rows and 179 columns, of epic based deconvolution data
matrix with 11 rows and 179 columns, of quantiseq based deconvolution data
data.frame with 4 rows and 179 columns, of cell types based on ESTIMATE method
matrix with 4 rows and 179 columns, of risk scores and AR scores
matrix with 11 rows and 179 columns, of mcp-counter based deconvolution data
Note that there is lack of overlap between the omics provided for each sample.
A MultiAssayExperiment corresponding to the study and its available omics.
https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE21035
(PubMed)
mae_taylor <- getPCa('taylor')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.