Description Usage Arguments Value
View source: R/RunTfPipeline.R
This function uses Dorothea and Viper to cluster single-cells by TF activity
1 2 3 4 5 6 7 | RunTfPipeline(
data.dir = NULL,
object = NULL,
species = "mouse",
dorothea.confidence = c("A", "B", "C"),
...
)
|
object |
A Seurat object |
species |
Mouse or human |
dorothea.confidence |
Confidence levels of regulons |
A processed Seurat Object along with visualization plots
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.