SpaCET.deconvolution.malignant | R Documentation |
Explore different malignant cell states in tumor ST dataset.
SpaCET.deconvolution.malignant(
SpaCET_obj,
Malignant = "Malignant",
malignantCutoff = 0.7,
coreNo = 8
)
SpaCET_obj |
An SpaCET object. |
Malignant |
Indicates the name of malignant cell type in the major lineage layer from the deconvolution results. Default: "Malignant". |
malignantCutoff |
Fraction cutoff for defining spots with high abundant malignant cells. Default: 0.7. |
coreNo |
Core number in parallel. |
An SpaCET object
SpaCET_obj <- SpaCET.deconvolution.malignant(SpaCET_obj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.