dehash: a virtual function, since one-way hashes only make sense...

Description Usage Arguments Value See Also

View source: R/dehash.R

Description

a virtual function, since one-way hashes only make sense forwards... thus delegates (dehashSE for SummarizedExperiments, dehashSCE for SingleCellExperiments, dehashBSseq for BSseq objects, and so forth) do all of the heavy lifting for this method.

Usage

1
dehash(x, ...)

Arguments

x

the thing to dehash

...

arguments to pass to the called function for objects like x

Value

1
 an object of the same class as x, but with identities restored

See Also

rehash

dehashSE

dehashMAE


trichelab/rehash documentation built on Nov. 5, 2019, 10:58 a.m.