R/MOMF.R
deconvolute_momf.Rd
Deconvolution Analysis using MOMF (via Nonnegative Factorization)
deconvolute_momf(
bulk_gene_expression,
signature,
single_cell_object,
verbose = FALSE,
method = "KL",
...
)
A matrix of bulk data. Rows are genes, columns are samples. Row and column names need to be set.
The signature matrix. Rows are genes, columns are cell types.
A matrix with the single-cell data. Rows are genes, columns are samples. Row and column names need to be set.
Whether to produce an output on the console.
Determines which divergence to use. Options: Kullback-Leibler "KL", Itakura-Saito "IS". Defaults to "KL"
additional parameters
cell proportion matrix