Learn R Programming

comradesOO (version 0.1.1)

topInteractions: topInteractions

Description

This method prints the top transcript interactions that have the most duplexes assigned

Usage

topInteractions(cds, ntop = 10)

Value

A table, the number of counts per sample per interaction

Arguments

cds

a comradesDataSet object

ntop

the number of entries to display

Examples

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

Run the code above in your browser using DataLab