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

combine multiple raw files to one imzML file. #13

Open
Kumarsan201006 opened this issue May 31, 2023 · 0 comments
Open

combine multiple raw files to one imzML file. #13

Kumarsan201006 opened this issue May 31, 2023 · 0 comments

Comments

@Kumarsan201006
Copy link

Hi alan I am trying to combine multiple thermo .RAW file to make a single imzML file. But the imzML converter only convert the raw files to mzML.

I am, using the following code to convert

java -jar jimzMLConverter-2.1.1.jar imzML "filepath*raw"

and give the following message in log

C:\Users\Thermo\Downloads\jimzMLConverter-2.1.1>java -jar jimzMLConverter-2.1.1.jar imzML "C:\Users\Thermo\Downloads\jimzMLConverter-2.1.1\Rows*.raw"
May 31, 2023 11:35:50 AM com.alanmrace.jimzmlconverter.MainCommand convert
INFO: Converting file C:\Users\Thermo\Downloads\jimzMLConverter-2.1.1\Rows*.raw
May 31, 2023 11:35:50 AM com.alanmrace.jimzmlconverter.MainCommand generatemzMLFiles
INFO: Detected Thermo RAW file
Checking for latest version of ProteoWizard in C:\Users\Thermo\AppData\Local\Apps
"C:\Users\Thermo\AppData\Local\Apps\ProteoWizard 3.0.23146.4ef0614 64-bit\msconvert.exe" "C:\Users\Thermo\Downloads\jimzMLConverter-2.1.1\Rows*.raw" --zlib --simAsSpectra --srmAsSpectra -o "C:\Users\Thermo\Downloads\jimzMLConverter-2.1.1\Rows"

If I am using the wrong code to make an imzMl file, please suggest the written code. The image dimension should be x=320, y=300

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