Skip to contents
  1. Install the “devtools” package (if not already installed):
install.packages("devtools")
  1. Install the “dgeAnalysis” package:
devtools::install_github("Lu-Group-UKHD/MetAlyzer")
  1. Launch the application:
MetAlyzer::start_app()