make_MA_PItbl: Make MetaboAnalyst compatible peak intensity table CSV

View source: R/make_MA_PItbl.R

make_MA_PItblR Documentation

Make MetaboAnalyst compatible peak intensity table CSV

Description

Uses "MavenData" file and reformats to be used with MetaboAnalyst (https://www.metaboanalyst.ca/)

Usage

make_MA_PItbl(data_dir, info, Abbrev, abbr = F)

Arguments

data_dir

Path to network data folder; from pipeline_meta

info

Sample info sheet dataframe; from pipeline_meta

Abbrev

Abbreviation dataframe; from pipeline_meta

abbr

Logical; 'T' to replace names with abbreviations

Value

Peak intensity CSV in data_dir / network folder


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