NMRMetab_PCA_loading_plot: PCA analysis loading plot

Description Usage Arguments Author(s)

View source: R/NMRMetab_PCA_plot.R

Description

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

Usage

1
NMRMetab_PCA_loading_plot(data, index_col = 2, pcs = c(1, 2))

Arguments

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

Author(s)

Michele Fresneda Alarcon


mikies21/beetlesNMR documentation built on Sept. 30, 2021, 11:13 a.m.