Skip to content

Reading profile mode mzmls not supported #153

Description

@rodvrees

Hi, I want to run FlashLFQ on a set of mzML files using the docker container (see command below)

docker run -it -v ./bio-rescoring/PXD041846/mzmls_msconvert:/raws -v ./bio-rescoring:/data smithchemwisc/flashlfq:1.0.3 --idt data/ms2rescore-output/results.ms2rescore.mokapot.flashlfq.txt --rep raws/ --out data/rescore_flashlfq_no_mbr --ppm 5

However, FlashLFQ fails to correctly read in the mzml.

Opening PSM file data/ms2rescore-output/results.ms2rescore.mokapot.flashlfq.txt
Done reading PSMs; found 116554
Setup is OK; read in 116554 identifications; starting FlashLFQ engine
Reading spectra file
Problem opening .mzML file raws/XM001_ctrl_SCX_4.mzML; One or more errors occurred. (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported) (Reading profile mode mzmls not supported)

At first I thought it was because I had incorrectly configured MSConvert, but to me the settings look correct as per the user guide for converting raw files for FlashLFQ:

docker run -v ./bio-rescoring/PXD041846/:/data \
-v ./bio-rescoring/PXD041846/raws/:/raws
chambm/pwiz-skyline-i-agree-to-the-vendor-licenses:latest
wine msconvert '/raws/*.raw' -o /data/mzmls_msconvert/ --filter "peakPicking vendor msLevel=1"

Any idea what I am doing wrong?
Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions