Description Usage Arguments Value Examples
Obtain the percentage of each sequence that is covered by the motifs matching to it. This enable us to know how much the motifs are representative of the features defining each sequence.
1 2 3 4 | getMotifCoverage(object)
## S4 method for signature 'MotifSearchResult'
getMotifCoverage(object)
|
object |
a MotifSearchResult object. |
A numeric vector with the percentage of sequence covered by motifs.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.