MetabolomicsExperimentData: Deprecated Construction method for...

Description Usage Arguments Author(s)

View source: R/Class-MetabolomicsSet.R

Description

This function is deprecated in the future The construction method to build a MetabolomicsExperimentData-class object.

Usage

1
2
3
4
5
MetabolomicsExperimentData(institute = NULL, experiment_type = NULL,
  instrument = NULL, resuspension_volumn_ul = NULL,
  injection_volumn_ul = NULL, data_processing_software = NULL,
  sample_volumn_ul = NULL, internal_standards = NULL,
  conc_table_unit = NULL)

Arguments

institute

character indicates the institute where the experiment was conducted

experiment_type

character indicates what type of experiment this is, for example: metabolomics or biogenic amines.

resuspension_volumn_ul

numeric value, the volumn that samples were resuspended, in ul.

injection_volumn_ul

numeric value, the volumn injected into the instrument, in ul.

internal_standards

data frame that contains the internal standards spiked in to samples.

conc_table_unit

character, the conc_table value unit

instument

character indicates the instument that the samples were ran

data_precessing_software

character indicates the software the data processing was done.

Author(s)

Chenghao Zhu


zhuchcn/Metabase documentation built on July 23, 2019, 1:36 p.m.