Description Usage Arguments Value
Proportion estimation function for multi-subject case
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
bulk.eset |
ExpressionSet object for bulk samples |
sc.eset |
ExpressionSet object for single cell samples |
ct.varname |
variable name for 'cell types' |
sample |
variable name for subject/samples |
ct.sub |
a subset of cell types that are selected to construct basis matrix |
iter.max |
the maximum number of iteration in WNNLS |
nu |
a small constant to facilitate the calculation of variance |
epsilon |
a small constant number used for convergence criteria |
truep |
true cell-type proportions for bulk samples if known |
Transform_bisque |
The bulk sample transformation from bisqueRNA. Aiming to reduce the systematic difference between single cells and bulk samples. |
Estimated proportion, basis matrix, predicted gene expression levels for bulk samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.