powered by
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
# NOT RUN { data(spmeinvivo) cluster <- getcorcluster(spmeinvivo) # }
Run the code above in your browser using DataLab