getTargets | R Documentation |
Function to retrieve Log2FC values for TF targets in ATAC based on input topTFs for cluster/groups in RNA
getTargets(tfs, markers, db)
tfs |
output from getTFs, list of top TFs per cluster/group |
markers |
ATAC top markers per cluster/group, output from ArchR::getMarkers() function |
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.