Learn R Programming

lfproQC (version 1.4.1)

Corrplot_data: Creating Correlation matrix plot for a dataset

Description

A graphical display of a correlation matrix.

Usage

Corrplot_data(data)

Value

Interactive corrleation matrix plot

Arguments

data

Proteomics expression dataset (original or normalized dataset) along with the protein information

Details

This can also be used for comparing the original dataset with the normalized dataset.

Examples

Run this code
Corrplot_data(yeast_data)
Corrplot_data(rlr_knn_yeast_data)

Run the code above in your browser using DataLab