Page 1 of 1

peak alignment and quantification software

Posted: Wed Nov 30, 2011 11:08 pm
by jonmike.reed
Hello. Are there any freely-available programs that compare LC-MS runs (high resolution (100,000)) in full scan mode without regard to the analyte(s) of interest?

Essentially, we would like to use this approach for several of the various "-omic" approaches as a way to identify differentially-expressed molecules in a complex mixture, and go back later for targeted MSn characterization from a specified mass list rather than performing quantification via a BIG5 or some other DDA approach.

Any thoughts would be appreciated. Thanks.

Re: peak alignment and quantification software

Posted: Thu Dec 01, 2011 7:41 am
by Gaetan Glauser
XCMS can perform peak detection, integration, re-alignment, etc. as well as a little bit of multivariate analysis. There is an online version that is very user-friendly. Worth a try.

https://xcmsonline.scripps.edu/

The "real" software version works under R environment.

Re: peak alignment and quantification software

Posted: Thu Dec 01, 2011 11:29 am
by lmh
and R is free and fairly easy to set up, and you don't need to know much about R in order to run xcms.

If you do decide to install R, it will also handle PCA for you (and if you're feeling clever it can do PLS too).