compress-ReadCounts: Compress ReadCount Objects

Description Usage Arguments Details Value Author(s) See Also

Description

Generates a compressed representation of read counts.

Usage

1
2
## S4 method for signature 'ReadCounts'
compress(x)

Arguments

x

An object of class ReadCounts

Details

Run-length encoding is used to obtain a compressed representation of read counts.

Value

An object of class RLEReadCounts

Author(s)

Peter Humburg

See Also

Rle, RleList, compress-BindScore


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