# NOT RUN {
library(MetaboList)
#Reading the file.mzXML
# file<-fullMS.mzXML
#Reading the database.csv file:
# database<- read.csv("C:/FullMS1.csv")
#Processing peak-picking and annotation with default parameters
# FullMS_results<-FullMS(file,database, ion_mode = "positive",)
#Output:
#FullMS_results$ms
#plot_EIC(fullmsposH,peakID=413)
# }
Run the code above in your browser using DataLab