overlapPeaksAndTFBS | R Documentation |
GRN
objectOverlap peaks and TFBS for a GRN
object
overlapPeaksAndTFBS(GRN, nCores = 2, forceRerun = FALSE)
GRN |
Object of class |
nCores |
Integer >0. Default 1. Number of cores to use. |
forceRerun |
|
The same GRN
object, with added data from this function.
# See the Workflow vignette on the GRaNIE website for examples GRN = loadExampleObject() GRN = overlapPeaksAndTFBS(GRN, nCores = 2, forceRerun = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.