Description Usage Value References Examples
View source: R/easierData_retrieval.R
Obtain the list of genes used to define each of the correlated scores of immune response. These scores were found to be highly correlated across all 18 cancer types.
1 |
A character vector with gene names.
Óscar Lapuente-Santana, Maisa van Genderen, Peter A. J. Hilbers, Francesca Finotello, and Federica Eduati. 2021. Interpretable Systems Biomarkers Predict Response to Immune-Checkpoint Inhibitors. Patterns, 100293. https://doi.org/10.1016/j.patter.2021.100293.
Mariathasan, S., Turley, S., Nickles, D. et al. TGFB attenuates tumour response to PD-L1 blockade by contributing to exclusion of T cells. Nature 554, 544–548 (2018). https://doi.org/10.1038/nature25501.
1 2 3 | if (interactive()) {
cor_scores_genes <- get_cor_scores_genes()
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.