parse_data_by_ctypes: Parse main counts matrix into per-celltype-matrices....

View source: R/form_tensor.R

parse_data_by_ctypesR Documentation

Parse main counts matrix into per-celltype-matrices. Generally, this should be done through calling the form_tensor() wrapper function.

Description

Parse main counts matrix into per-celltype-matrices. Generally, this should be done through calling the form_tensor() wrapper function.

Usage

parse_data_by_ctypes(container)

Arguments

container

environment Project container that stores sub-containers for each cell type as well as results and plots from all analyses

Value

The project container with separate scMinimal objects per cell type in the container$scMinimal_ctype slot


scITD documentation built on Sept. 8, 2023, 5:11 p.m.