Description Format Value Author(s) Source
'similarityMat' is a 'matrix' containing the pair-wise similarity scores derived from the 'idMSMStissueproject' data set. See the vignette for a workflow to reproduce the object 'similarityMat'.
'matrix'
'matrix'
Thomas Naake, thomasnaake@googlemail.com
data("spectra", package = "MetCirc") similarityMat <- compare_Spectra(spectra_tissue, fun = normalizeddotproduct, binSize = 0.01) save(similarityMat, file = "similarityMat.RData", compress = "xz")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.