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

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

#include <IdentData.hpp>

List of all members.

Public Member Functions

bool empty () const

Public Attributes

std::vector
< SpectrumIdentificationListPtr > 
spectrumIdentificationList
ProteinDetectionListPtr proteinDetectionListPtr

Detailed Description

Implementation of AnalysisDataType from the mzIdentML schema.

Data sets generated by the analyses, including peptide and protein lists.

Definition at line 960 of file IdentData.hpp.


Member Function Documentation

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

Member Data Documentation

std::vector<SpectrumIdentificationListPtr> pwiz::identdata::AnalysisData::spectrumIdentificationList
ProteinDetectionListPtr pwiz::identdata::AnalysisData::proteinDetectionListPtr

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