reduce_to_vargenes | R Documentation |
Reduce each cell type's expression matrix to just the significantly variable genes. Generally, this should be done through calling the form_tensor() wrapper function.
reduce_to_vargenes(container)
container |
environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses |
The project container with pseudobulked matrices reduced to only the most variable genes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.