Page 1 of 1

Program for conversion formats

Posted: Fri Oct 26, 2012 8:41 am
by Sergio
I need to convert from ms (ChemStation) to netcdf or mzxml formats. This program must be in line command (like msconvert) , that is without graphical interface.

Anyone know any?

Thank you

Re: Program for conversion formats

Posted: Fri Oct 26, 2012 4:41 pm
by Yama001
If this is the Agilent MS Chemstation, there is an AIA export function - search the Data Analysis help. I believe this is netcdf format.

It is not command line driven, though if you are adept with thier macro languange (its an extended basic) you can hack apart the macro and make a command line driven scheme (I did several years ago but the IT ogres stepped all over that PC and the code is gone :) ).

Re: Program for conversion formats

Posted: Mon Oct 29, 2012 8:34 am
by Sergio
Thank you for your answer. I'm going to try it now.