add.confounder.variables | R Documentation |
Add confounder variables' activation level per cell to environment
object.
add.confounder.variables(environment, ...)
environment |
|
... |
vectors containing activation levels of confounding variables |
environment
parameter containing added confounder variable
LCMV1 <- setup_LCMV_example()
LCMV1 <- add.confounder.variables(LCMV1, ribosomal.score = ribosomal.score(LCMV1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.