Software:RAMP

From SPCTools

Revision as of 19:10, 31 January 2008; view current revision
←Older revision | Newer revision→
Jump to: navigation, search

Contents

RAMP

RAMP: Random Access Minimal Parser

C/C++ parser for mzXML (and mzData) files. The RAMP parser code is contained in the TPP source tree. RAMP is heavily used in the TPP; this allows programs to seamlessly adapt to revisions to the mzXML format, as well as handle other formats such as mzData.

RAMP in the TPP

  • MzXML2Search – RAMP
  • ASAPRatio – RAMP
  • Xpress – RAMP
  • Libra – RAMP
  • SpectraST – cRAMP

Getting the software

  • stable: You can also look in the latest stable/official source release, under /trans_proteomic_pipeline/src/Parsers/ramp/


Related projects

  • JRAP-- java mzXML parser
  • RAP-- earlier xerces-based mzXML parser, retired.
  • X!Tandem uses a custom SAX-based parser
Personal tools