We need a nice way to export the centroid spectrum data from a clustering run. Ideal results would allow us to choose the min and max m/z value (could be symmetrical), and would give us a text file of some kind that contains cluster 1 m/z, cluster 1 area, cluster 2 m/z, cluster 2 area, etc.
Now we have to copy the text out of the Collection Information, find the right m/z range for each cluster from a very long list of numbers, and then bring it somewhere to graph. It can literally take hours, if there are a lot of clusters, and we always want to do this.
Maybe this request is generalizable to wanting to export a range of spectra viewed as area vs. m/z, as that would also be handy. Currently, we revert to MS-Analyze if we want to export spectra.