Description Usage Arguments Author(s)
View source: R/NMRMetab_PCA_plot.R
This function will take in either a object of class data.frame and a using a second dataframe with a list of all the metabolite identifed, will return the CRS score for all the bins. this could work with other metabolite identifiers; for example bins with the name of the metabolite, as log as they are unique. mistakes could happen when greple take NAD and NADH
1 | NMRMetab_PCA_loading_plot(data, index_col = 2, pcs = c(1, 2))
|
data |
a data.frame. Column as variable and rows as sample |
index_col |
index colum oif first mobservation |
pcs |
string. name off the fvariable containing your grouping details |
Michele Fresneda Alarcon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.