getInteractions | R Documentation |
This method returns a table interactions of an RNA (interactor) on the RNA of interest use topInteracters.
getInteractions(cds, interactor)
cds |
a |
interactor |
The rna to show interactions with |
A table showign the read coverage of the interacting RNA
cds = makeExampleComradesDataSet()
getInteractions(cds, 'transcript2')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.