parse_data_by_ctypes | R Documentation |
Parse main counts matrix into per-celltype-matrices. Generally, this should be done through calling the form_tensor() wrapper function.
parse_data_by_ctypes(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 separate scMinimal objects per cell type in the container$scMinimal_ctype slot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.