make_matrix: This function produces a matrix for hierarchical clustering...

Description Usage Arguments Value Author(s)

View source: R/make_matrix.R

Description

This function produces a matrix for hierarchical clustering or PCA

Usage

1
make_matrix(MS_data, Type, anova = 0.05)

Arguments

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

Value

A matrix that can be used as input for hierarchical clustering or PCA

Author(s)

Daniel Braas


danielbraas/MetabFUN documentation built on Oct. 9, 2020, 9:49 a.m.