MDSplot_data {lfproQC} | R Documentation |
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)
Arguments
data |
Normalized and imputed Proteomics expression dataset along with the protein information |
Value
MDS plot
See Also
'mdsPlot'
Examples
MDSplot_data(knn_rlr_yeast_data)
[Package lfproQC version 0.1.0 Index]