Learn R Programming

comradesOO (version 0.1.1)

getReverseInteractions: getReverseInteractions

Description

This method prints interactions of the RNA of interest on another RNA transcript.

Usage

getReverseInteractions(cds, interactor)

Value

A long format table shoing the read coverage of chosen RNA

Arguments

cds

a comradesDataSet object

interactor

The rna to show interactions with

Examples

Run this code
cds = makeExampleComradesDataSet()
getReverseInteractions(cds, 'transcript2')

Run the code above in your browser using DataLab