Description Usage Arguments Value
Extracts names of genes that were clustered together with canonical immune and CAF genes in the expression-methylation correlation matrix. This is used mostly for filtering those genes from additional analysis such as cis-regulation.
1 | get_TME_genes(em_list, immune_gene = "CD3D", caf_gene = "CAV1")
|
em_list |
output of |
immune_gene |
name of canonical immune gene (default: CD3D). If NULL - only CAF genes would be returned. |
caf_gene |
name of canonical immune gene (default: CAV1). If NULL - only immune genes would be returned. |
vector with names of TME genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.