powered by
Get Pseudo-Spectrum as peaks cluster based on pmd analysis.
getcluster(list, corcutoff = NULL, accuracy = 4)
a list from getstd function
cutoff of the correlation coefficient, default NULL
measured mass or mass to charge ratio in digits, default 4
list with Pseudo-Spectrum index
getpaired,getstd,plotstd
getpaired
getstd
plotstd
# NOT RUN { data(spmeinvivo) re <- getpaired(spmeinvivo) re <- getstd(re) cluster <- getcluster(re) # }
Run the code above in your browser using DataLab