View source: R/immune_deconvolution_methods.R
deconvolute_epic | R Documentation |
Deconvolute using EPIC
deconvolute_epic(gene_expression_matrix, tumor, scale_mrna, ...)
gene_expression_matrix |
a m x n matrix with m genes and n samples |
tumor |
Set to TRUE if working with tumor data. Will choose the |
scale_mrna |
Set to FALSE to disable correction for cell type-specific differences
in mRNA content (through EPIC's |
... |
passed through to EPIC. A native argument takes precedence
over an immunedeconv argument (e.g. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.