Skip to content

Conversation

@CarlosHorro
Copy link
Contributor

…when converting to .mzml format to avoid problems identifying URI format when using relative path.

Search engines as MetaMorpheus do not properly identify the format of relative paths like "./raws_folder/input.raw"
and they crash just reading the .mzml even when they do not use the raw file itself.

We have experienced this problem when using .mzml files generated by ThermoRawFileConverter in galaxy as galaxy uses with the "-d" argument the relative path to its working folder "./raws_folder".
Just adding "file:///" to this relative path is enought to properly identify the type of the provided URI.

Greetings,
Carlos

…when converting to .mzml format to avoid problems identifying URI format when using relative path.
@bgruening
Copy link
Contributor

This is also in alignment with the official spec :)

Thanks @CarlosHorro!

@CarlosHorro CarlosHorro merged commit 71e76a4 into CompOmics:master Apr 29, 2020
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

Successfully merging this pull request may close these issues.

2 participants