pwiz-skyline-i-agree-to-the-vendor-licenses
Makes it easy to run ProteoWizard and Skyline on Linux.
50K+
This is a Docker image for running command-line ProteoWizard tools with vendor format support, which normally only work on Windows, on non-Windows platforms like MacOS and Linux. Tools like msconvert and SkylineCmd are included and you can see examples of using them below. If you don't know what Docker is or how to run things on a command-line, there will be a learning curve. See below for links to install and use Docker on MacOS and Linux.
In general, ProteoWizard is free for both commercial and non-commercial use, but you may not charge a fee for use of ProteoWizard (with vendor support enabled). And as the image name implies, you must agree to the vendor licenses to use this image. Read them here (switch between licenses at the top): http://proteowizard.sourceforge.net/licenses.html
This container provides only command-line tools. If you are not familiar with running things on the command-line, consider a tutorial such as this one for MacOS or this one for Linux. If you need a GUI interface to MSConvert or Skyline, you will need a real Windows machine or VM. Once you have a command-line open, see below for some example commands.
In these examples, /your/data should be replaced with a local path on your host, such as /Users/johnsmith/my-mass-spec-data. The /data part is on the container side and you should not change it.
docker run -it --rm -v /your/data:/data proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses wine msconvert /data/file.raw -o /datadocker run -it --rm -v /your/data:/data proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses wine SkylineCmd --dir=/data/Skyline-files --in=<input>.sky --import-file=<input>.raw --chromatogram-products --chromatogram-file=<output>.tsv| Format | Status |
|---|---|
| ABI T2D | not working |
| Agilent MHDAC (MassHunter non-IMS) | working |
| Agilent MIDAC (MassHunter IMS) | working |
| Bruker BAF | working |
| Bruker FID/YEP | working |
| Bruker TSF/TDF | working |
| Mobilion MBI | working |
| Sciex WIFF | working |
| Sciex WIFF2 | working |
| Shimadzu QQQ | working |
| Shimadzu QTOF | working |
| Thermo RAW | working |
| Waters RAW | working |
| Waters UNIFI | working |
| waters_connect | working |
docker run -it --rm proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses wine msconvert --help
docker run -it --rm proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses wine SkylineCmd --help
If something goes wrong and there's no error, try rerunning with -e WINEDEBUG=fixme-all+msgbox+relay. If that doesn't help identify a solution, send your command-line and the output you get to [email protected]. We may need a representative data file to test on as well.
This Docker image is built from the Dockerfile at: https://github.com/ProteoWizard/container
Content type
Image
Digest
sha256:a4c9570a1…
Size
2.2 GB
Last updated
about 1 month ago
docker pull proteowizard/pwiz-skyline-i-agree-to-the-vendor-licenses:skyline_daily_26.1.1.159-0e763ecPulls:
671
Jun 29 to Jul 5