Description Usage Arguments Value
View source: R/Deconvolution.R
Basis matrix construction for single cells from one subject
1 | SCDC_basis_ONE(x, ct.sub = NULL, ct.varname, sample)
|
x |
ExpressionSet object for single cells |
ct.sub |
a subset of cell types that are selected to construct basis matrix |
ct.varname |
variable name for 'cell types' |
sample |
variable name for subject/samples |
a list of basis matrix, sum of cell-type-specific library size, sample variance matrix, basis matrix by mvw, mvw matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.