ProteoWizard
Public Attributes | List of all members
pwiz::data::pepxml::AnalysisSummary Struct Reference

#include <MinimumPepXML.hpp>

Public Attributes

std::string time
 Time analysis complete (unique id) More...
 
std::string analysis
 Name of analysis program. More...
 
std::string version
 Release. More...
 
std::vector< PeptideProphetSummarypeptideprophet_summary
 

Detailed Description

Definition at line 549 of file MinimumPepXML.hpp.

Member Data Documentation

§ time

std::string pwiz::data::pepxml::AnalysisSummary::time

Time analysis complete (unique id)

Definition at line 552 of file MinimumPepXML.hpp.

§ analysis

std::string pwiz::data::pepxml::AnalysisSummary::analysis

Name of analysis program.

Definition at line 555 of file MinimumPepXML.hpp.

§ version

std::string pwiz::data::pepxml::AnalysisSummary::version

Release.

Definition at line 558 of file MinimumPepXML.hpp.

§ peptideprophet_summary

std::vector<PeptideProphetSummary> pwiz::data::pepxml::AnalysisSummary::peptideprophet_summary

Definition at line 564 of file MinimumPepXML.hpp.


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