Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

OMSSACSVFile Class Reference
[File IO]

File adapter for OMSSACSV files. More...

#include <OpenMS/FORMAT/OMSSACSVFile.h>

List of all members.

Public Member Functions

 OMSSACSVFile ()
 Default constructor.
virtual ~OMSSACSVFile ()
 Destructor.
void load (const String &filename, ProteinIdentification &protein_identification, std::vector< PeptideIdentification > &id_data) const
 Loads a OMSSA file.

Detailed Description

File adapter for OMSSACSV files.

The files contain the results of the OMSSA algorithm in a comma separated manner. This file adapter is able to load the data from such a file into the structures of OpenMS


Constructor & Destructor Documentation

OMSSACSVFile (  ) 

Default constructor.

virtual ~OMSSACSVFile (  )  [virtual]

Destructor.


Member Function Documentation

void load ( const String filename,
ProteinIdentification protein_identification,
std::vector< PeptideIdentification > &  id_data 
) const

Loads a OMSSA file.

filename the name of the file to read from protein_identification the protein ProteinIdentification data id_data the peptide ids of the file

Exceptions:
FileNotFound is thrown if the given file could not be found
ParseError is thrown if the given file could not be parsed

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1