# 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 = "negative",)
#ScoresMS1<-ScoresMS1(FullMS_results,FullMS_results,ID2=149,ID1=148)
# }
Run the code above in your browser using DataLab