Learn R Programming

comradesOO (version 0.1.1)

getInteractions: getInteractions

Description

This method returns a table interactions of an RNA (interactor) on the RNA of interest use topInteracters.

Usage

getInteractions(cds, interactor)

Value

A table showign the read coverage of the interacting RNA

Arguments

cds

a comradesDataSet object

interactor

The rna to show interactions with

Examples

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

Run the code above in your browser using DataLab