stack_tensor: Create the tensor object by stacking each pseudobulk cell...

View source: R/form_tensor.R

stack_tensorR Documentation

Create the tensor object by stacking each pseudobulk cell type matrix. Generally, this should be done through calling the form_tensor() wrapper function.

Description

Create the tensor object by stacking each pseudobulk cell type matrix. Generally, this should be done through calling the form_tensor() wrapper function.

Usage

stack_tensor(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 the list of tensor data in container$tensor_data.


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