View source: R/plots_corr_matrix.R
wrapper.corrMatrixD_HC | R Documentation |
Biobase::exprs()
tableBuilds a correlation matrix based on a MSnSet
object.
wrapper.corrMatrixD_HC(obj, rate = 0.5, showValues = TRUE)
obj |
An object of class |
rate |
A float that defines the gradient of colors. |
showValues |
xxx |
A colored correlation matrix
Samuel Wieczorek
data(Exp1_R25_pept, package="DAPARdata")
wrapper.corrMatrixD_HC(Exp1_R25_pept)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.