powered by
Get pmd for specific reaction
getpmd(list, pmd, rtcutoff = 10, corcutoff = NULL, digits = 2, accuracy = 4)
a list with mzrt profile
a specific paired mass distance
cutoff of the distances in retention time hierarchical clustering analysis, default 10
cutoff of the correlation coefficient, default NULL
mass or mass to charge ratio accuracy for pmd, default 2
measured mass or mass to charge ratio in digits, default 4
list with paired peaks for specific pmd.
getpaired,getstd,getsda,getrda
getpaired
getstd
getsda
getrda
# NOT RUN { data(spmeinvivo) pmd <- getpmd(spmeinvivo,pmd=15.99) # }
Run the code above in your browser using DataLab