make_matrix | R Documentation |
This function produces a matrix for hierarchical clustering or PCA
make_matrix(MS_data, Type, anova = 0.05)
MS_data |
The data frame to be used for the matrix. Can be relative amounts, fractional contribution or percent labeled. |
Type |
Which type of data is used. Right now this is not a used variable, but will become important if I add something for isotopologues. |
anova |
A cutoff value: usually a p-value of some sort |
Daniel Braas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.