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

View source: R/make_matrix.R

make_matrixR Documentation

This function produces a matrix for hierarchical clustering or PCA

Description

This function produces a matrix for hierarchical clustering or PCA

Usage

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

Author(s)

Daniel Braas


graeberlab-ucla/MetabR documentation built on Feb. 5, 2024, 2:06 p.m.