Standard Metabolomics
Luis Herfurth
Heidelberg UniversitySource:
vignettes/shiny_app.Rmd
shiny_app.Rmd- Install the “devtools” package (if not already installed):
install.packages("devtools")- Install the “dgeAnalysis” package:
devtools::install_github("Lu-Group-UKHD/MetAlyzer")- Launch the application:
MetAlyzer::start_app()