DB

DB(struct)

# S4 method for RHermesExp
DB(struct)

Arguments

struct

An RHermesExp object

Value

A data.frame with all molecular formulas in struct.

See also

Other Getters: IL(), Ident(), MS2Data(), PL(), SOI(), adlist()

Author

Roger Gine

Examples

struct <- readRDS(system.file("extdata", "exampleObject.rds", package = "RHermes")) DB(struct)
#> Identifier MolecularFormula Name EnviPatMass #> 1 HMDB0000243 C3H4O3 Pyruvic acid 88.01604 #> 2 HMDB0000161 C3H7NO2 L-Alanine 89.04768 #> 5 HMDB0001051 C3H6O3 Glyceraldehyde 90.03169 #> 6 HMDB0001311 C3H6O3 D-Lactic acid 90.03169 #> 7 HMDB0000131 C3H8O3 Glycerol 92.04734 #> 26 HMDB0000883 C5H11NO2 L-Valine 117.07898 #> 29 HMDB0000167 C4H9NO3 L-Threonine 119.05824