Learn R Programming

MetaboAnalystR (version 2.0.0)

Read.PeakListData: Constructor to read uploaded user files into the mummichog object

Description

This function handles reading in CSV or TXT files and filling in the mSet object for mummichog analysis. It makes sure that all necessary columns are present.

Usage

Read.PeakListData(mSetObj=NA, filename = NA)

Arguments

mSetObj

Input the name of the created mSetObj.

filename

Input the path name for the CSV/TXT files to read.