RunDecoupleR | R Documentation |
This will run decoupleR to infer TF
RunDecoupleR(
seuratObj,
sourceAssay = "RNA",
targetAssay = "tfsulm",
organism = "human"
)
seuratObj |
A Seurat object. |
sourceAssay |
The source assay |
targetAssay |
The target assay to store results |
organism |
Passed directly to decoupleR::get_collectri() |
The seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.