View source: R/deconvolution.R
SpaCET.deconvolution | R Documentation |
Estimate the cell fraction of cell lineages and sub lineages.
SpaCET.deconvolution(SpaCET_obj, cancerType, coreNo = 8)
SpaCET_obj |
An SpaCET object. |
cancerType |
Cancer type of the current tumor ST dataset. |
coreNo |
Core number in parallel computation. |
An SpaCET object.
SpaCET_obj <- SpaCET.deconvolution(SpaCET_obj, cancerType="BRCA", coreNo=8)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.