Deconvolute using mMCP-counter
deconvolute_mmcp_counter(
gene_expression_matrix,
log2 = TRUE,
gene_id = "Gene.Symbol",
genome = "GCRm39"
)
a m x n matrix with m genes and n samples. Should be TPM normalized
logical. If TRUE, log2 transforms the expression matrix
specifies the format of the gene IDs. Possible choices are 'Gene.Symbol' (default), 'ENSEMBL.ID' or 'Probes' (Affymetrix array probes)
specifies the mouse genome version to use, GCRm39 (default) or GCRm38