SpaCET.deconvolution: Deconvolve tumor ST data set

View source: R/deconvolution.R

SpaCET.deconvolutionR Documentation

Deconvolve tumor ST data set

Description

Estimate the cell fraction of cell lineages and sub lineages.

Usage

SpaCET.deconvolution(SpaCET_obj, cancerType, coreNo = 8)

Arguments

SpaCET_obj

An SpaCET object.

cancerType

Cancer type of the current tumor ST dataset.

coreNo

Core number in parallel computation.

Value

An SpaCET object.

Examples

SpaCET_obj <- SpaCET.deconvolution(SpaCET_obj, cancerType="BRCA", coreNo=8)


data2intelligence/SpaCE documentation built on April 6, 2024, 2:32 a.m.