alldatacheck: Check all data

Description Usage Arguments Author(s)

View source: R/alldatacheck.R

Description

Some preliminary checks of the data formats for the NormalizeMets package

Usage

1
alldatacheck(featuredata, sampledata = NULL, metabolitedata = NULL)

Arguments

featuredata

featuredata A data frame in the featuredata format. This is a dataframe with metabolites in columns and samples in rows. Unique sample names should be provided as row names. See NormalizeMets Vignette for details.

sampledata

A dataframe that contains sample specific information. Unique sample names should be provided as row names.

metabolitedata

A dataframe that contains metabolite specific information.

Author(s)

Alysha M De Livera, Gavriel Olshansky


NormalizeMets documentation built on May 1, 2019, 10:26 p.m.