Learn R Programming

scITD (version 1.0.4)

stack_tensor: 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)

Value

The project container with the list of tensor data in container$tensor_data.

Arguments

container

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