Learn R Programming

comradesOO (version 0.1.1)

topInteracters: topInteracters

Description

This method prints the top transcripts that have the most duplexes assigned that interact with the transcript of interest

Usage

topInteracters(cds, ntop = 10)

Value

A table, the number of counts per sample per interacting transcript

Arguments

cds

a comradesDataSet object

ntop

the number of entries to display

Examples

Run this code
cds = makeExampleComradesDataSet()
topInteracters(cds)

Run the code above in your browser using DataLab