Description Usage Arguments Value
Identify TFBS exceeding the given P-value (or affinity) cutoff
1 | scan.sequence(seq, pwm, matrix.name, pvalue.cutoff, affinity.cutoff = NULL)
|
seq |
character vector with sequences to scan |
pwm |
the position weight matrix |
matrix.name |
name of the transfac matrix |
pvalue.cutoff |
significance threshold for the TFBS hits |
affinity.cutoff |
score threshold (default NULL) |
a matrix with 4 columns: seq, start, end, affinity containing the positions of significant hits
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.