question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error in file public data

See original GitHub issue

This file has an error:

2021-03-07 23:42:01 INFO Started parsing MFA389.raw
2021-03-07 23:42:01 ERROR Error opening (ThermoFisher.CommonCore.RawFileReader.Facade.RawFileLoader) - MFA389.raw

http://ftp.pride.ebi.ac.uk/pride/data/archive/2020/05/PXD014145/MFA389.raw

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
caeteracommented, Apr 8, 2021

A small update. I am afraid it is not mono, since I could reproduce the same error on native Windows, i.e. if the file is a symlink the library from Thermo refuses to open it. Surprisingly, there is no obvious and platform independent way to get the target of a symlink from C#. I will keep looking into it.

1reaction
caeteracommented, Mar 29, 2021

I will need to do a little bit of investigation to localize the problem a bit better before I can open the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What should I do if I receive a "file not found" error? | SAMHDA
Be sure the files you have downloaded have all been unzipped and you are pointing your statistical software to the correct path where...
Read more >
Why I get this error writing data to a file
Try opening the file in Excel to see if it's locked by another user. I was receiving the same error messages and was...
Read more >
How to Fix: error in file(file, "rt") : cannot open the connection
This error occurs when you attempt to read in a CSV file in R, but the file name or directory you're attempting to...
Read more >
Error in file(file, "rt") : cannot open the connection
This error message indicates that either your file name or the path to the file is not specified correctly. Can you change the...
Read more >
How to Fix in R: error in file(file, “rt”) : cannot open the ...
The R compiler produces such an error when one tries to read a CSV file but the file or the directory that is...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found