motifPeakZtest | R Documentation |
Wrapper function to assess a specific set of peaks for enrichment with respect to TF binding motifs using a Z test after adjusting for GC bias and Tn5 accessibility
motifPeakZtest(peakSet, bgPeaks, tfMat)
peakSet |
vector of peak indices you wish to test for motif enrichment |
bgPeaks |
background peaks matrix returned by |
tfMat |
binary match |
data frame of motif enrichment results rank sorted by significance and frequency of motifs in the peakset, respectively
Vinay Kartha, Samuel Rose, and Jason D. Buenrostro
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.