Does anyone knows of a way to easily convert between the mass-spec database search result formats (specifically, converting from pep.XML to id.csv), preferably within the R environment? We have a series of pep.XML files which we would like to import into the Bioconductor package "isobar". However, the readIBSpectra() function included in this package only seems to recognize id.csv or mzIdentML file formats. (PS: I am new to working with mass-spec data, so please pardon any naivete intrinsic to this question!)