wrapper.corrMatrixD_HC: Displays a correlation matrix of the quantitative data of the...

View source: R/plots_corr_matrix.R

wrapper.corrMatrixD_HCR Documentation

Displays a correlation matrix of the quantitative data of the Biobase::exprs() table

Description

Builds a correlation matrix based on a MSnSet object.

Usage

wrapper.corrMatrixD_HC(obj, rate = 0.5, showValues = TRUE)

Arguments

obj

An object of class MSnSet.

rate

A float that defines the gradient of colors.

showValues

xxx

Value

A colored correlation matrix

Author(s)

Samuel Wieczorek

Examples

data(Exp1_R25_pept, package="DAPARdata")
wrapper.corrMatrixD_HC(Exp1_R25_pept)



prostarproteomics/DAPAR documentation built on March 28, 2024, 4:44 a.m.