Learn R Programming

comradesOO (version 0.1.1)

topTranscripts: topTranscripts

Description

This method prints the top transcripts that have the most duplexes assigned

Usage

topTranscripts(cds, ntop = 10)

Value

A table, the number of counts per sample per transcript

Arguments

cds

a comradesDataSet object

ntop

the number of entries to display

Examples

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

Run the code above in your browser using DataLab