Description Usage Arguments Value
View source: R/estimateUnmix.R
The function estimates the compartment proportions from an estimated signature matrix using unmix
1 | estimateUnmix(yref, sigs, shift.range = 10^(1:10), logTransform = F)
|
yref |
matrix, numeric expression matrix |
sigs |
matrix, numeric expression compartment-specific sig matrix |
shift.range |
vector, numeric vector for gene expression shifts |
logTransform |
logical, T/F to logTransform data, defaults to F |
list with cell-type proportions and expression profiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.