R/globalstd.R
getcorcluster.Rd
Get Pseudo-Spectrum as peaks cluster based on correlation analysis.
getcorcluster(list, corcutoff = 0.9, rtcutoff = 10, accuracy = 4)
a list with peaks intensity
cutoff of the correlation coefficient, default 0.9
cutoff of the distances in cluster, default 10
measured mass or mass to charge ratio in digits, default 4
list with Pseudo-Spectrum index
data(spmeinvivo)
cluster <- getcorcluster(spmeinvivo)
#> 75 retention time cluster found.