Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Types | Public Attributes | List of all members
ProteinResolver::ResolverResult Struct Reference

#include <OpenMS/ANALYSIS/QUANTITATION/ProteinResolver.h>

Public Types

enum  type { PeptideIdent, Consensus }
 

Public Attributes

String identifier
 
std::vector< ISDGroup > * isds
 
std::vector< MSDGroup > * msds
 
std::vector< ProteinEntry > * protein_entries
 
std::vector< PeptideEntry > * peptide_entries
 
std::vector< Size > * reindexed_peptides
 
std::vector< Size > * reindexed_proteins
 
enum OpenMS::ProteinResolver::ResolverResult::type input_type
 
std::vector< PeptideIdentification > * peptide_identification
 
ConsensusMapconsensus_map
 

Member Enumeration Documentation

enum type
Enumerator
PeptideIdent 
Consensus 

Member Data Documentation

ConsensusMap* consensus_map
String identifier
std::vector<ISDGroup>* isds
std::vector<MSDGroup>* msds
std::vector<PeptideEntry>* peptide_entries
std::vector<PeptideIdentification>* peptide_identification
std::vector<ProteinEntry>* protein_entries
std::vector<Size>* reindexed_peptides
std::vector<Size>* reindexed_proteins

OpenMS / TOPP release 2.0.0 Documentation generated on Wed Mar 30 2016 12:49:29 using doxygen 1.8.11