topInteractions {rnaCrosslinkOO} | R Documentation |
topInteractions
Description
This method prints the top transcript interactions that have the most duplexes assigned
Usage
topInteractions(cds, ntop = 10)
Arguments
cds |
a |
ntop |
the number of entries to display |
Value
A table, the number of counts per sample per interaction
Examples
cds = makeExamplernaCrosslinkDataSet()
topInteractions(cds)
[Package rnaCrosslinkOO version 0.1.4 Index]