| HmtMetabolomicsDataClass | R Documentation |
R6 class for HMT metabolomics data
R6 class for HMT metabolomics data
hlsgr::AbstractBaseClass -> hlsgr::AbstractMetabolomicsDataClass -> HmtMetabolomicsDataClass
new()HmtMetabolomicsDataClass$new(filename)
filenamefilename
clone()The objects of this class are cloneable with this method.
HmtMetabolomicsDataClass$clone(deep = FALSE)
deepWhether to make a deep clone.
project <- HmtMetabolomicsDataClass$new(paste0(metabolomicsdir, '/metabolome_normalization.txt'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.