Description Usage Arguments Author(s)
View source: R/Class-MetabolomicsSet.R
The construction method to build a
LipidomicsExperimentData-class
object.
1 2 3 4 5 |
institute |
character indicates the institute where the experiment was conducted |
experiment_type |
character indicates what type of experiment this is, for example: lipidomics 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 |
a data frame objec. This slot is very strict. It must have at list 4 columns: InChIKey, class, spike_amt, and spike_unit, stores the InChIKey, class of the lipid, spiked amount, and the unit, correspondingly. It also must have all the internal standards appear in the conc_table slot. |
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. |
Chenghao Zhu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.