MS2 input file adapter. More...
#include <OpenMS/FORMAT/MS2File.h>
Public Member Functions | |
| MS2File () | |
| constructor | |
| virtual | ~MS2File () |
| constructor | |
| template<typename MapType > | |
| void | load (const String &filename, MapType &exp) |
MS2 input file adapter.
For the format description take a look at: Rapid Commun Mass Spectrom. 2004;18(18):2162-8.
MS1, MS2, and SQT-three unified, compact, and easily parsed file formats for the storage of shotgun proteomic spectra and identifications.
McDonald WH, Tabb DL, Sadygov RG, MacCoss MJ, Venable J, Graumann J, Johnson JR, Cociorva D, Yates JR 3rd.
PMID: 15317041
| MS2File | ( | ) |
constructor
| virtual ~MS2File | ( | ) | [virtual] |
constructor
| void load | ( | const String & | filename, | |
| MapType & | exp | |||
| ) | [inline] |
References File::exists(), File::readable(), String::simplify(), String::split(), and String::trim().
Referenced by FileHandler::loadExperiment().
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |