topTranscripts {rnaCrosslinkOO}R Documentation

topTranscripts

Description

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

Usage

topTranscripts(cds, ntop = 10)

Arguments

cds

a rnaCrosslinkDataSet object

ntop

the number of entries to display

Value

A table, the number of counts per sample per transcript

Examples

cds = makeExamplernaCrosslinkDataSet()
topTranscripts(cds)

[Package rnaCrosslinkOO version 0.1.4 Index]