ProteoWizard
|
Go to the source code of this file.
Functions | |
void | test () |
int | main (int argc, char **argv) |
Variables | |
ostream * | os_ = NULL |
const char * | samplePepXML |
void test | ( | ) |
Definition at line 89 of file Pep2MzIdentTest.cpp.
References os_, pwiz::data::pepxml::MSMSPipelineAnalysis::read(), samplePepXML, pwiz::identdata::Pep2MzIdent::translate(), and pwiz::identdata::Serializer_mzIdentML::write().
Referenced by main().
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 107 of file Pep2MzIdentTest.cpp.
ostream* os_ = NULL |
Definition at line 31 of file Pep2MzIdentTest.cpp.
const char* samplePepXML |
Definition at line 33 of file Pep2MzIdentTest.cpp.
Referenced by test().