Learn R Programming

lfproQC (version 1.4.1)

MDSplot_data: Creating MDS plot for a dataset

Description

Multi-dimensional scaling (MDS) plots showing a 2-dimensional projection of distances between the dataset samples.

Usage

MDSplot_data(data)

Value

MDS plot

Arguments

data

Normalized and imputed Proteomics expression dataset along with the protein information

See Also

`mdsPlot`

Examples

Run this code
MDSplot_data(rlr_knn_yeast_data)

Run the code above in your browser using DataLab