MCnebulaApp: A user-friendly shinyapp designed for LC-MS/MS data analysis within the MCnebula workflow.
Please install packages of MCnebula2 and exMCnebula2 first.
if (!require('remotes')) install.packages('remotes');
remotes::install_github("lujgfg/MCnebulaApp")
library(MCnebulaApp)
run_MCnebulaAppComing soon!