In "Error_Build_Spectral_Library_Fragpipe_pepXML.txt" the error is:
While searching for spectrum file for the search results file 'C240501_C_elegans_Lib_100ng_17min_dda_141.pepXML', could not find matches for the following basename with any of the supported file extensions (_uncalibrated.mzML, _uncalibrated.mgf, _calibrated.mzML, _calibrated.mgf, .mz5, .mzML, .mzXML, .raw, .wiff, .wiff2, .d, .lcd, .ms2, .cms2, .bms2, .pms2):
D:/C_elegans_lib_3/split_peptide_index_tempdir/C240501_C_elegans_Lib_100ng_17min_dda_141
In any of the following directories:
(a few directories are listed)
What that error is saying is that it was trying to find a file whose name might have been any of the following:
C240501_C_elegans_Lib_100ng_17min_dda_141_uncalibrated.mzML
C240501_C_elegans_Lib_100ng_17min_dda_141_uncalibrated.mgf
C240501_C_elegans_Lib_100ng_17min_dda_141_calibrated.mzML
C240501_C_elegans_Lib_100ng_17min_dda_141_calibrated.mgf
C240501_C_elegans_Lib_100ng_17min_dda_141.mzML
(plus a bunch more filename extensions that are not likely to be a file that you have).
Do you have a file somewhere with any of those names?
If you have a .mgf file somewhere with a similar name to that which you could try renaming it to "C240501_C_elegans_Lib_100ng_17min_dda_141_uncalibrated.mgf" and see if that works.
In "Error_Build_Spectral_Library_PEAKS_pepXML_Converted.mgf.txt" the error was:
While searching for spectrum file for the search results file 'db.pep.xml', could not find matches for the following basename with any of the supported file extensions (.mz5, .mzML, .mzXML, .raw, .wiff, .wiff2, .d, .lcd, .ms2, .cms2, .bms2, .pms2):
C240501_C.elegans_Lib_100ng_17min_dda_141.d
That error seems to be saying that it's looking for a file whose name might be, among other things "C240501_C.elegans_Lib_100ng_17min_dda_141.d.mzML"
I am not sure why, in this case, it's not considering that the file might have the extension ".mgf" because that's what I think we recommend that you use with this type of data.
If you have a .mzML file around somewhere you could try renaming it to "C240501_C.elegans_Lib_100ng_17min_dda_141.d.mzML" and see if this works.
-- Nick