ProteoWizard
Public Attributes | List of all members
TestModifiedPeptide Struct Reference

Public Attributes

const char * sequence
 
const char * mods
 
bool modsHaveFormulas
 
ModificationParsing mp
 
ModificationDelimiter md
 
double monoMass
 
double avgMass
 
int exception
 

Detailed Description

Definition at line 133 of file PeptideTest.cpp.

Member Data Documentation

§ sequence

const char* TestModifiedPeptide::sequence

Definition at line 135 of file PeptideTest.cpp.

Referenced by modificationTest().

§ mods

const char* TestModifiedPeptide::mods

Definition at line 136 of file PeptideTest.cpp.

Referenced by modificationTest().

§ modsHaveFormulas

bool TestModifiedPeptide::modsHaveFormulas

Definition at line 137 of file PeptideTest.cpp.

Referenced by modificationTest().

§ mp

ModificationParsing TestModifiedPeptide::mp

Definition at line 138 of file PeptideTest.cpp.

Referenced by modificationTest().

§ md

ModificationDelimiter TestModifiedPeptide::md

Definition at line 139 of file PeptideTest.cpp.

Referenced by modificationTest().

§ monoMass

double TestModifiedPeptide::monoMass

Definition at line 140 of file PeptideTest.cpp.

Referenced by modificationTest().

§ avgMass

double TestModifiedPeptide::avgMass

Definition at line 141 of file PeptideTest.cpp.

Referenced by modificationTest().

§ exception

int TestModifiedPeptide::exception

Definition at line 142 of file PeptideTest.cpp.

Referenced by modificationTest().


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