View source: R/immune_deconvolution_methods.R
deconvolute_mcp_counter | R Documentation |
Deconvolute using MCP-counter
deconvolute_mcp_counter(
gene_expression_matrix,
feature_types = "HUGO_symbols",
...
)
gene_expression_matrix |
a m x n matrix with m genes and n samples |
feature_types |
type of identifiers used for expression features. May be
one of |
... |
passed through to original MCP-counter function. 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.