Description Usage 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.
1 |
matrix
matrix
Thomas Naake, thomasnaake@googlemail.com
data("binnedMSP", package = "MetCirc") similarityMat <- createSimilarityMatrix(binnedMSP) 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.