Description Usage Arguments Examples
This function uses VIPER to quantify TF activity given a data frame of custom regulons and returns a Seurat object assay with the results.
1 | custom_regulons_calc(seurat_obj, regulons, assay_name, cores = 16)
|
seurat_obj |
seurat object |
regulons |
data frame of custom regulons (must be same format as DoRothEA regulons) |
assay_name |
string to name the resulting Seurat object assay |
cores |
number of cores to use for calculation (default is 16) |
1 | custom_regulons_calc(data,regulons,"custom_TFactivity"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.