matchPois | R Documentation |
peaks
versus a background of all elements in matches
.Accepts a vector of peak IDs, and performs a Poisson test for enrichmet of motifs in peaks
versus a background of all elements in matches
.
matchPois(peaks, matches, padj.method = "fdr", allow.duplicates = F)
peaks |
A character vector of peak IDs corresponding to the |
matches |
An output from motifmatchr::matchMotifs. |
padj.method |
The method to be used by |
allow.duplicates |
Whether to remove duplicates from |
A data.frame
containing the test results.
getMatches
, motifmatchr::matchMotifs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.