Hi everybody,
My group is creating software that will generate mzML files that are compatible with other software. The mzML files we generated are viewable in programs like Seems and PRIDE inspector. They are also searchable through MS/MS searches done by programs like Mascot and MSGF+. Our mzML files pass validation checks for XML Schema as well as the mzML validation check put our by OpenMS.
The issue is that when I try to run a search through our generated file using Comet (and a few other search engines compatible with TPP) I get the following error:
test.mzml(1) : error 2: Syntax error parsing XML.
This indicates to me that this is a formatting error or the mzML we are generating. However the mzML files we generate are openable and searchable by other programs and meet the mzML standard requirements detaield by
HUPO. Do Comet and other TPP searches have a more strict standard for mzML files? If so is there a location to see these specifications?
I know the workaround would be to simply convert our mzML files into TPP compatible ones with MSConvert (this works) however if at all possible I would like to generate natively compatible mzML documents.
I have been pouring through our generated mzML files and comparing them to mzML files that are compatible with Comet and can see no discernible difference. Any help would be greatly appreciated! I have attached one of the generated mzML files for viewing.
Thanks!