ProteoWizard
|
#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 | |
namespace | pwiz |
AMTContainer.hpp. | |
namespace | 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 | |
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 |