search for: rtmspeaks

Displaying 1 result from an estimated 1 matches for "rtmspeaks".

Did you mean: msmspeaks
2007 Apr 02
0
Object problems with Generic and rematchDefinition
...ol= 6) colnames(values)<-c("Name", "Distance", "precursor MZ", "precursor Z", "rt", "MS/MS peaks") for(i in length(Pcount)){ if(MSMSpeaks){ MSMSpeaks<-as.vector(object at env$MSMSmz[Pcount[i-1]:Pcount[i]]) rtMSpeaks<-as.vector(object at env$MSMSrt[i]) preMZ<-as.vector(object at env$MSMSpremz[i]) preZ<-as.vector(object at env$MSMSpreZ[i]) }else{ MSMSpeaks<-as.vector(object at env$MSMSmz[1:Pcount[i]]) rtMSpeaks<-as.vector(object at env$MSMSrt[i]) pre...