Learn R Programming

ChIPseqR (version 1.26.0)

compress-methods: Methods for Function compress in Package `ChIPseqR'

Description

Methods to obtain compressed versions of data structures.

Arguments

Methods

signature(x = "BindScore")
Converts x into an object of class RLEBindScore.
signature(x = "ReadCounts")
Converts x into an object of class RLEReadCounts.
signature(x = "RLEBindScore")
Returns (the already compressed) x.
signature(x = "RLEReadCounts")
Returns (the already compressed) x.