compute_CYT | R Documentation |
Calculates the CYT score using the geometric mean of its signature genes, as defined in Rooney et al., Cell, 2015.
compute_CYT(matches, RNA_tpm)
matches |
numeric vector indicating the index of signature
genes in |
RNA_tpm |
data.frame containing TPM values with HGNC symbols in rows and samples in columns. |
A numeric matrix with samples in rows and CTY score in a column.
Rooney, M.S., Shukla, S.A., Wu, C.J., Getz, G., and Hacohen, N. (2015). Molecular and genetic properties of tumors associated with local immune cytolytic activity. Cell 160, 48–61. https://doi.org/10.1016/j.cell.2014.12.033.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.