Description Usage Arguments Details Value Author(s) See Also
Generates a compressed representation of read counts.
1 2 | ## S4 method for signature 'ReadCounts'
compress(x)
|
x |
An object of class |
Run-length encoding is used to obtain a compressed representation of read counts.
An object of class RLEReadCounts
Peter Humburg
Rle
, RleList
, compress-BindScore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.