Methods to extract compressed data structures.
signature(x = "ANY")
The default method simply returns x
.
signature(x = "Rle")
Restores the atomic vector encoded in x
.
signature(x = "RLEBindScore")
Returns an object of BindScore
.
signature(x = "RleList")
Extracts the components of x
and restores them to atomic vectors.
signature(x = "RLEReadCounts")
Returns an object of ReadCounts
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.