DtaTextToMascotGenericFormat Revision History Version 1.1.3273; December 17, 2008 - Removed dependency on PRISM.Dll and SharedVBNetRoutines.dll - New version of FilterMsMsSpectra.dll Version 1.0.2980; February 28, 2008 - Fixed bug that always wrote the Scan Title associated with the lowest charge state in a scan to the .mgf file - Now updating the title to match the charge state for each spectrum Version 1.0.2979; February 27, 2008 - Added option Combine2And3PlusCharges - When True (the default), then if a given scan has both 2+ and 3+ forms in the DTA file, then combines them into one entry in the .MGF file (with a charge header of CHARGE=2+ and 3+) - When False, then creates a separate entry in the .mgf file for every entry in the .dta file (e.g., CHARGE=2+ for one entry and CHARGE=3+ for the next) Version 1.0.2203; January 12, 2006 - Updated copyrights Version 1.0.2087; September 18, 2005 - Added MaximumIonsPerSpectrum option and updated to use SharedVBNetRoutines Version 1.0.1875; February 18, 2005 - Updated to use the new MsMsDataFileReader class that uses a string array instead of an ArrayList object to pass data. Version 1.0.1452; December 23, 2003 - Initial release version