plotDrivers | R Documentation |
Scatter plot visualization of filtered TF-DORC associations based on the enrichment of each motif among the queried DORC's peaks and the correlation of the TF RNA to the DORC accessibility score
plotDrivers(figR.d, marker, score.cut = 1, label = TRUE)
figR.d |
data.frame of results returned by |
marker |
character specifying a valid DORC gene to restrict TF drivers for |
score.cut |
numeric specifying the absolute regulation score to threshold TF-DORC connections on. Default is 1 |
label |
boolean indicating whether or not to add text labels for TF drivers passing score filter |
a ggplot2 object of the scatter plot of predicted TF drivers for the specified DORC
Vinay Kartha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.