apply_combat | R Documentation |
Apply ComBat batch correction to pseudobulk matrices. Generally, this should be done through calling the form_tensor() wrapper function.
apply_combat(container, batch_var)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
batch_var |
character A batch variable from metadata to remove |
The project container with the batc corrected pseudobulked matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.