powered by
Add confounder variables' activation level per cell to environment object.
environment
add.confounder.variables(environment, ...)
environment object
vectors containing activation levels of confounding variables
environment parameter containing added confounder variable
# NOT RUN { LCMV1 <- setup_LCMV_example() LCMV1 <- add.confounder.variables(LCMV1, ribosomal.score = ribosomal.score(LCMV1)) # }
Run the code above in your browser using DataLab