Rdocumentation
powered by
Learn R Programming
ChIPseqR (version 1.26.0)
decompress: Extract Read Count and Binding Site Score Representations
Description
These methods extract read count and binding site sores from compressed representations.
Usage
"decompress"(x) "decompress"(x)
Arguments
x
An object of class
RLEBindScore
or
RLEReadCounts
.
Value
An object of class
BindScore
or
ReadCounts
respectively.
See Also
compress