Finding retention time per mass in LC-MS data
Show older comments
Hi all , I need help trying to figure out how to find the retention time in a set of LC-MS data for a particular mass. I've managed to generate the various matrices and plots than can be done though various guides online. However i cant manage to find the command for identifying the time component for a peak. Does anyone know what command or set of commands i could use for this?
Accepted Answer
More Answers (1)
Image Analyst
on 25 Apr 2014
0 votes
Do you want to show us one of the plots? Assuming what I think they look like .... If you have the Signal Processing Toolbox, you can use findpeaks(). If you have the Image Processing Toolbox you can use imregionalmax().
Categories
Find more on Preprocess Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!