getReverseInteractions {rnaCrosslinkOO} | R Documentation |
getReverseInteractions
Description
This method prints interactions of the RNA of interest on another RNA transcript.
Usage
getReverseInteractions(cds, interactor)
Arguments
cds |
a |
interactor |
The rna to show interactions with |
Value
A long format table shoing the read coverage of chosen RNA
Examples
cds = makeExamplernaCrosslinkDataSet()
getReverseInteractions(cds, 'transcript2')
[Package rnaCrosslinkOO version 0.1.4 Index]