ProteoWizard
Public Member Functions | Public Attributes
pwiz::identdata::AnalysisCollection Struct Reference

Implementation of AnalysisCollectionType from the mzIdentML schema. More...

#include <IdentData.hpp>

List of all members.

Public Member Functions

bool empty () const

Public Attributes

std::vector
< SpectrumIdentificationPtr > 
spectrumIdentification
ProteinDetection proteinDetection

Detailed Description

Implementation of AnalysisCollectionType from the mzIdentML schema.

The analyses performed to get the results, which map the input and output data sets. Analyses are for example: SpectrumIdentification (resulting in peptides) or ProteinDetection (assemble proteins from peptides).

Definition at line 895 of file IdentData.hpp.


Member Function Documentation

bool pwiz::identdata::AnalysisCollection::empty ( ) const

Member Data Documentation

std::vector<SpectrumIdentificationPtr> pwiz::identdata::AnalysisCollection::spectrumIdentification
ProteinDetection pwiz::identdata::AnalysisCollection::proteinDetection

The documentation for this struct was generated from the following file: