powered by
Get quantitative paired peaks list for specific reaction/pmd
getreact( list, pmd, rtcutoff = 10, digits = 2, accuracy = 4, ratiocv = 30, outlier = F, ... )
a list with mzrt profile and data
a specific paired mass distances
cutoff of the distances in retention time hierarchical clustering analysis, default 10
mass or mass to charge ratio accuracy for pmd, default 2
measured mass or mass to charge ratio in digits, default 4
ratio cv cutoff for quantitative paired peaks, default 30
logical, if true, outliar of ratio will be removed, default False.
other parameters for getpmd
list with quantitative paired peaks.
getpaired,getstd,getsda,getrda,getpmd,
getpaired
getstd
getsda
getrda
getpmd
# NOT RUN { data(spmeinvivo) pmd <- getreact(spmeinvivo,pmd=15.99) # }
Run the code above in your browser using DataLab