make_PCA2_update: Functions to assist in the current UCLA Metabolomics...

View source: R/make_PCA2_update.R

make_PCA2_updateR Documentation

Functions to assist in the current UCLA Metabolomics Pipeline.

Description

This package contains functions to assist in the current UCLA Metabolomics Quality Control and Analysis Pipeline.

Usage

make_PCA2_update(matrix, a = 1, b = 2, cutoff = 0.5)

Arguments

The

data matrix to be used, the PC to be used for the x axis (default is 1), the PC to be used for the y axis (default is 2), and the cutoff value for minimum Correlation (default is 0.5).

Value

A pdf file with a scree plot, a pair plot with the first five PCs, and a PCA plot with PCs a and b.


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