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

#include <MinimumPepXML.hpp>

Public Attributes

std::string version
 
std::string author
 
double min_prob
 
std::string options
 
double est_tot_num_correct
 
std::vector< std::string > inputFile
 
std::vector< RocDataPointroc_data_point
 
std::vector< ErrorPointerror_point
 
std::vector< DistributionPointdistribution_point
 
std::vector< MixtureModelmixture_model
 

Detailed Description

Definition at line 199 of file MinimumPepXML.hpp.

Member Data Documentation

§ version

std::string pwiz::data::pepxml::PeptideProphetSummary::version

Definition at line 201 of file MinimumPepXML.hpp.

§ author

std::string pwiz::data::pepxml::PeptideProphetSummary::author

Definition at line 202 of file MinimumPepXML.hpp.

§ min_prob

double pwiz::data::pepxml::PeptideProphetSummary::min_prob

Definition at line 203 of file MinimumPepXML.hpp.

§ options

std::string pwiz::data::pepxml::PeptideProphetSummary::options

Definition at line 204 of file MinimumPepXML.hpp.

§ est_tot_num_correct

double pwiz::data::pepxml::PeptideProphetSummary::est_tot_num_correct

Definition at line 205 of file MinimumPepXML.hpp.

§ inputFile

std::vector<std::string> pwiz::data::pepxml::PeptideProphetSummary::inputFile

Definition at line 207 of file MinimumPepXML.hpp.

§ roc_data_point

std::vector<RocDataPoint> pwiz::data::pepxml::PeptideProphetSummary::roc_data_point

Definition at line 208 of file MinimumPepXML.hpp.

§ error_point

std::vector<ErrorPoint> pwiz::data::pepxml::PeptideProphetSummary::error_point

Definition at line 209 of file MinimumPepXML.hpp.

§ distribution_point

std::vector<DistributionPoint> pwiz::data::pepxml::PeptideProphetSummary::distribution_point

Definition at line 210 of file MinimumPepXML.hpp.

§ mixture_model

std::vector<MixtureModel> pwiz::data::pepxml::PeptideProphetSummary::mixture_model

Definition at line 211 of file MinimumPepXML.hpp.


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