Rdocumentation
powered by
Learn R Programming
rnaSeqMap (version 2.30.0)
RleList2matrix: RleList2matrix
Description
Function transforms list of Rle objects to matrix.
Usage
RleList2matrix(ll);
Arguments
ll
list of Rle objects.
Value
Produces the full, unpacked coverage matrix from a list of Rle objects. Used to re-format the coverage data.