Description Usage Arguments Value
View source: R/design_matrix_builder.R
Builds the design matrix required by update_func
based on user input.
1 | design_matrix_builder(anno, weight)
|
anno |
A matrix or data frame that contains marker genes specified for cell types of interest. |
weight |
The default weight assigned to marker genes. |
A list contains processed design matrix and weight matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.