TFRegionLinks | R Documentation |
Link TFs to regions using motifs and correlations between TF motif activity and region accessibility
TFRegionLinks(counts, embeddings, regions, bin.size = 50, n.cores = 4)
counts |
Single cell accessibility counts matrix (peaks by cells) |
embeddings |
Dimensionality reduction used to generate bins (cells by dimensions) |
regions |
Regions to link TFs to. If null will link TFs to all peaks. |
bin.size |
Number of cells per bin |
n.cores |
Number of cores |
Dataframe of TF to region links and the correlation between TF motif activity and accessibility
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.