Description Usage Arguments Value See Also Examples
Similar to countOverlaps, but takes the score column into account.
1 | utilsScoreOverlaps(query, subject, ...)
|
query |
same as findOverlaps/countOverlaps |
subject |
same as findOverlaps/countOverlaps |
... |
additional arguments passed to findOverlaps |
vector of number of overlaps weigthed by score column.
https://support.bioconductor.org/p/87736/#87758
Other Utility functions:
utilsAggregateRows()
,
utilsDeStrand()
,
utilsSimplifyTxDb()
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.