OMSSA Parser is a cross platform parser for OMSSA (Open Mass Spectrometry Search Algorithm) omx files.
The OMSSA Viewer enables you to visualize the content of an omx file, and also allows you to export segments of the dataset to other file formats.
By using the OMSSA Praser Jar file as a Java library you can add it to your own program in order to extract the required parts of the dataset.
Requirements:
· Java
What's New in This Release: [ read full changelog ]
· FEATURE IMPROVEMENT: Made a minor change to the pom file to handle recursive issues that can occur when opening the project in NetBeans 7.2.
· FEATURE IMPROVEMENT: Spectrum titles are now decoded in the id file reader.
· BUG FIX: Minor code cleanups.