wrapper.corrMatrixD {DAPAR} | R Documentation |
exprs()
tableBuilds a correlation matrix based on a MSnSet
object.
wrapper.corrMatrixD(obj, rate = 5)
obj |
An object of class |
rate |
A float that defines the gradient of colors. |
A colored correlation matrix
Alexia Dorffer
require(DAPARdata) data(Exp1_R25_pept) wrapper.corrMatrixD(Exp1_R25_pept)