# NOT RUN {
library(MetaboList)
#CE.isolation("AIFpos1000-AIF.mzXML","fileposB")
#Reading the database.csv file:
# database<- read.csv("C:/database.csv")
#Processing peak-picking and annotation with default parameters
#aif5<-AIF(fileMS,fileMS2CE5,database,CE=5, ion_mode = "positive")
#aif10<-AIF(fileMS,fileMS2CE10,database,CE=10, ion_mode = "positive")
#Peakgroup<-PeakGroup(aif5,aif10)
#Scores5<-ScoresDIA(Peakgroup$Glutamine,aif5,ID1=90, ID2 = 95,CE=5)
# }
Run the code above in your browser using DataLab