Closed RicZenChioz closed 1 year ago
Oktoberfest performs an in-silico digest when you provided a fasta file and stores the peptide list in a file called prosit_input.csv
which should reside in the specified output folder. In your case, this should be "C:\dataAnalysis\Oktoberfest_test\output_SpectralLibraryGenerator\prosit_input.csv".
But I see the filename is duplicated at the end for some reason. I will come back to you once I find the reason this happens.
Meanwhile, can you verify the file is indeed present in your output folder?
No the file is not present. I have tried two different scenarios.
With the "output": "C:/dataAnalysis/Oktoberfest_test/output_SpectralLibraryGenerator"
set in the json file.
C:/dataAnalysis/Oktoberfest_test/
).C:/dataAnalysis/Oktoberfest_test/output_SpectralLibraryGenerator
).In the case 1 the output_SpectralLibraryGenerator
folder is not created and consequently no csv file is generated.
In the case 2, although I provide the folder, no csv file is returned.
Describe the bug
When I ran the spectral library generation job through json input file i got this error FileNotFoundError: [Errno 2] No such file or directory: 'C:\dataAnalysis\Oktoberfest_test\output_SpectralLibraryGenerator\prosit_input.csv\prosit_input.csv'
my json input file:
System information: