View source: R/Corrplot_data.R
Corrplot_data | R Documentation |
A graphical display of a correlation matrix.
Corrplot_data(data)
data |
Proteomics expression dataset (original or normalized dataset) along with the protein information |
This can also be used for comparing the original dataset with the normalized dataset.
Interactive corrleation matrix plot
Corrplot_data(yeast_data)
Corrplot_data(rlr_knn_yeast_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.