ProteoWizard
Classes | Namespaces | Functions
Serializer_pepXML.hpp File Reference
#include "pwiz/utility/misc/Export.hpp"
#include "IdentData.hpp"
#include "pwiz/utility/misc/IterationListener.hpp"

Go to the source code of this file.

Classes

class  pwiz::identdata::Serializer_pepXML
 MZIDData <-> pepXML stream serialization. More...
 
struct  pwiz::identdata::Serializer_pepXML::Config
 Serializer_pepXML configuration. More...
 
struct  pwiz::identdata::PepXMLSpecificity
 

Namespaces

 pwiz
 
 pwiz::identdata
 

Functions

PWIZ_API_DECL PepXMLSpecificity pwiz::identdata::pepXMLSpecificity (const Enzyme &ez)
 converts an identdata::Enzyme into a pepXML cut/no_cut/sense tuple More...
 
PWIZ_API_DECL std::string pwiz::identdata::stripChargeFromConventionalSpectrumId (const std::string &id)
 strips charge state from known conventions of the pepXML spectrum attribute; used to find a unique identifier for a spectrum in order to merge charge states More...