31 #include "../../pappsoexception.h"
37 const QString &destinationTandemInputFile,
38 const QString &destinationTandemOutputFile)
39 : m_destinationTandemInputFile(destinationTandemInputFile)
44 QFileInfo(destinationTandemInputFile).absoluteFilePath();
46 if(destinationTandemInputFile.isEmpty())
49 QObject::tr(
"ERROR: X!Tandem input file path is empty"));
55 QObject::tr(
"ERROR: unable to open %1 tandem output file for write")
56 .arg(destinationTandemInputFile));
91 if((type ==
"input") && (label ==
"spectrum, path"))
100 else if((type ==
"input") && (label ==
"output, path"))
110 else if((type ==
"input") &&
111 (label ==
"list path, default parameters"))
132 QObject::tr(
"Not an X!Tandem input file"));
void cloneStartElement(QXmlStreamWriter &output) const
QXmlStreamReader m_qxmlStreamReader
tries to keep as much as possible monoisotopes, removing any possible C13 peaks and changes multichar...