Rdocumentation
powered by
Learn R Programming
ChIPseqR (version 1.26.0)
compress-ReadCounts: Compress ReadCount Objects
Description
Generates a compressed representation of read counts.
Usage
"compress"(x)
Arguments
x
An object of class
ReadCounts
Value
An object of class
RLEReadCounts
Details
Run-length encoding is used to obtain a compressed representation of read counts.
See Also
Rle
,
RleList
,
compress-BindScore