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

Non-fatal error message running 2.0.0 on Linux #150

Open
jvolkening opened this issue Dec 13, 2024 · 0 comments
Open

Non-fatal error message running 2.0.0 on Linux #150

jvolkening opened this issue Dec 13, 2024 · 0 comments

Comments

@jvolkening
Copy link

FYI, running the latest release (2.0.0) on Linux with the following command:

dotnet flashlfq/CMD.dll --idt combined_flashLFQ_input.min005.tsv --rep mzml --nor true --out . --mrt 1.5 --ppm 5 --rmc true

I see the following error printed to STDERR:

...
Done reading PSMs; found 400097                                                                                                                                                                      
Opening PSM file                                                                                                                                                                                     
Error reading file                                                                                                                                                                                   
Value cannot be null. (Parameter 'path')                                                                                                                                                             
Setup is OK; read in 400097 identifications; starting FlashLFQ engine
...

Nonetheless, everything continues to run seemingly okay.

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

1 participant