ProteoWizard
Public Member Functions | Public Attributes | List of all members
pwiz::identdata::AnalysisData Struct Reference

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

#include <IdentData.hpp>

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

§ empty()

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

Member Data Documentation

§ spectrumIdentificationList

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

§ proteinDetectionListPtr

ProteinDetectionListPtr pwiz::identdata::AnalysisData::proteinDetectionListPtr

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