Description Usage Arguments Value
View source: R/getAssayRowHashes.R
get row-wise digests for each assay in a SummarizedExperiment as a dataframe
1 | getAssayRowHashes(x, algo = "md5")
|
x |
a SummarizedExperiment-like object |
algo |
which algorithm to use (default "md5") |
1 | a data.frame of row-wise assay hashes, one column per assay
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.