Description Usage Arguments Value
View source: R/normalize-em-cross.R
Define immune and CAF signatures
1 2 3 4 5 6 | immune_cafs_signature_from_clust(
em_clust,
scale_feats = TRUE,
caf_gene = "CAV1",
immune_gene = "CD3D"
)
|
em_clust |
output of |
scale_feats |
scale features (recommended) |
caf_gene |
name of gene that is inside the CAF cluster (default: "CAV1") |
immune_gene |
name of gene that is inside the immune cluster (default: "CD3D") |
matrix with 'CAF' and 'immune' score for each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.