Description Usage Arguments Value
Get the positions of the PWM in ATAC-seq peaks.
1 | motif_gr(gr, pwm, genome, min.score = "80%")
|
gr |
A GRanges object. Usually ranges of ATAC-seq peaks. |
pwm |
A positional weight matrix of class Matirx. |
genome |
A BSgenome object. |
min.score |
Minimum alignment score for pwm. |
A GRanges object with positions of PWM match in peaks.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.