data_expression | R Documentation |
Function that returns gene expression data for 19,177 genes and 1,393 cell lines. First call will download the data from DropBox and cache it in memory for subsequent calls.
data_expression()
A tibble with 26,713561 rows and 3 columns.
Unique identifier of each cell line. Formatted ACH-######.
Hugo gene symbol
RNA expression level expressed as log2(TPM + 1)
where TPM is transcripts per million.
DepMap (Broad Institute), release 22Q1: https://depmap.org/portal/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.