coverageByTranscriptC | R Documentation |
Extends the function with direct genome coverage input,
see coverageByTranscript
for original function.
coverageByTranscriptC(x, transcripts, ignore.strand = !strandMode(x))
x |
a covRle (one RleList for each strand in object), must have defined and correct seqlengths in its SeqInfo object. |
transcripts |
|
ignore.strand |
a logical (default: length(x) == 1) |
Integer Rle of coverage, 1 per transcript
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.