Metabolomics Society Forum

Software => MS-DIAL => Topic started by: joewandy on October 09, 2020, 07:37:45 AM

Title: Can't process mzML file in DIA mode using the latest version of MSDIAL
Post by: joewandy on October 09, 2020, 07:37:45 AM
Dear MSDIAL developers,

When using the latest version of MSDIAL (4.24) I received the following error when trying to process an mzML file in DIA mode.

Quote
MsdialConsoleApp.exe lcmsdia -i data -o data -m data\Msdial-lcms-dia-Param.txt
Loading library files..
Start processing..
Could not load file or assembly 'MsdialCommon, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (0x80131040)

However if I revert to an older version of MSDIAL (4.12) this works:

Quote
MsdialConsoleApp.exe lcmsdia -i data -o data -m data\Msdial-lcms-dia-Param.txt
Loading library files..
Start processing..
data\StdMixHigh_DIA1_P1-C-2_01_5747.mzML
end peak picking
Exporting peak list data: data\StdMixHigh_DIA1_P1-C-2_01_5747.msdial

Deconvoluted peak count: 513

data\StdMixHigh_DIA1_P1-C-2_01_5747.mzML finished
Finished

The params files that I used are attached in this post. I can't include the mzML because it's too big, but I believe this problem happens for all mzML files.

I know the documentation says that the DIA mode 'accepts ABF format file only', so I'm very happy to find out that I could use an mzML file directly with an older version of MSDIAL. However it would be good if it works with the latest version too.
Title: Re: Can't process mzML file in DIA mode using the latest version of MSDIAL
Post by: joewandy on October 15, 2020, 04:49:31 AM
Hi all,

From further testing, it seems that the above works with DDA mode, so the problem only happens for DIA mode.
Title: Re: Can't process mzML file in DIA mode using the latest version of MSDIAL
Post by: joewandy on October 19, 2020, 07:04:03 AM
The same problem of not being to load assembly still persists in the latest (v4.36) console version, only for DIA mode.
Title: Re: Can't process mzML file in DIA mode using the latest version of MSDIAL
Post by: Hiroshi Tsugawa on October 31, 2020, 04:56:46 AM
OK, sorry for this late reply. I will address this issue within 2 days.
Hiroshi
Title: Re: Can't process mzML file in DIA mode using the latest version of MSDIAL
Post by: Hiroshi Tsugawa on November 01, 2020, 07:31:09 AM
Hi,

I fixed this issue and the new version was released today.
See: http://www.metabolomics-forum.com/index.php?topic=1576.0
Thanks,

Hiroshi