View source: R/compute_Ayers_expIS.R
compute_Ayers_expIS | R Documentation |
Calculates Ayers_expIS score as the average expression of its signature genes, as defined in Ayers et al., J. Clin. Invest, 2017.
compute_Ayers_expIS(matches, RNA_tpm)
matches |
numeric vector indicating the index of signature
genes in |
RNA_tpm |
numeric matrix with rows=genes and columns=samples. |
A numeric matrix with rows=samples and columns=Expanded Immune signature score.
Ayers, M., Lunceford, J., Nebozhyn, M., Murphy, E., Loboda, A., Kaufman, D.R., Albright, A., Cheng, J.D., Kang, S.P., Shankaran, V., et al. (2017). IFN-y-related mRN A profile predicts clinical response to PD-1 blockade. J. Clin. Invest. 127, 2930–2940. https://doi.org/10.1172/JCI91190.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.