Performs Principal component analysis and multidimensional scaling of LFQ data
1 | makepca(mqo, pcs, pcaSel, nTopProts)
|
mqo |
input maxquant object |
pcs |
input, principal components to plot, like pcs <- c(1,2) for PC1 and PC2 |
pcaSel |
input, selected method for the principal component analysis, like singular value decomposition ("svd") |
nTopProts |
input, top n protein groups to be used for the MDS plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.