Description Usage Arguments Value
Gets motif locations and related short reads and returns the motif which include the highest number of short reads around it.
1 | strongestMotif(motifLocations, readLocations, windowSize)
|
motifLocations |
A vector of motif locations |
readLocations |
A vector of 1nt short reads |
windowSize |
Window size around binding site. The total region would be 2*windowSize+1 |
The strongest motif
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.