decompress: Extract Read Count and Binding Site Score Representations

Description Usage Arguments Value Author(s) See Also

Description

These methods extract read count and binding site sores from compressed representations.

Usage

1
2
3
4
## S4 method for signature 'RLEReadCounts'
decompress(x)
## S4 method for signature 'RLEBindScore'
decompress(x)

Arguments

x

An object of class RLEBindScore or RLEReadCounts.

Value

An object of class BindScore or ReadCounts respectively.

Author(s)

Peter Humburg

See Also

compress


ChIPseqR documentation built on Nov. 8, 2020, 6:49 p.m.