RleList2matrix {rnaSeqMap} | R Documentation |
Function transforms list of Rle objects to matrix.
RleList2matrix(ll);
ll |
list of Rle objects. |
Produces the full, unpacked coverage matrix from a list of Rle objects. Used to re-format the coverage data.
Michal Okoniewski, Anna Lesniewska