Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with file name excluding format extension #127

Open
ClaSofMag opened this issue May 22, 2023 · 5 comments
Open

Problem with file name excluding format extension #127

ClaSofMag opened this issue May 22, 2023 · 5 comments

Comments

@ClaSofMag
Copy link

Hello,

I ran into an issue while FlashLFQ was at the 1st analysis step "Opening PSM file". It reported an error saying "The given key '12_NET_12' was not present in the dictionary. The error report could not be written: Could not load file or assembly 'Easy.Common, Version=4.3.0.0, Culture=neutral, PublicKeyToken=null'. The system cannot find the file specified."

I suppose that's because the Spectrum file is called 12_NET_12.3.raw, so it is excluding everything after the first dot.

I'm using the identification file from PeptideShaker (default PSM Report.txt) and .raw spectra files.

Thanks for the help

@trishorts
Copy link
Contributor

It should be robust to that but I will have to double check. Is there any way that you could share the psm file and at least one raw file so that I can reproduce the error? Then I will fix it. Thanks.

@ClaSofMag
Copy link
Author

@trishorts
Copy link
Contributor

FlashLFQ can handle some instances of multiple .s but your presents a funny case. In the peptide shaker output it thinks the .3 is the file extension. The easiest solution is to add .raw to all the text in the column labeled "Spectrum File". Will you give that a try please? I did the relabeling on the file you sent to me. maybe you could try it?

@trishorts
Copy link
Contributor

@ClaSofMag
Copy link
Author

That worked perfectly! Thank you for your help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants