getTFs | R Documentation |
Function to retrieve top upregulated TFs for RNA clusters/groups
getTFs(obj, markers, tfs, num = 20)
obj |
Seurat object with RNA data, active ident should be what markers are comparing (ex: seurat_clusters) |
markers |
differentially expressed genes by cluster or group |
num |
number of TFs to export per cluster/group, default is 20 |
db |
TF-target database with names(db) as TFs |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.