Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.98 KB

SOFTWARE_SOURCES.md

File metadata and controls

58 lines (34 loc) · 1.98 KB

Software Sources

MSConvert (Proteowizard)

For conversion from .raw files to .mzML files, I believe you need to run the Windows build of MSConvert.exe via Wine (and possibly via mono), since it uses Windows specific DLLs from Thermo to read the .raw files.
Bryson Gibbons is exploring options for this.

http://proteowizard.sourceforge.net/download.html

Linux Wine/Docker 64-bit

Following the MS-GF+ tryptic search (step 2 in PIPELINE) you use MSConvert to run MZ_Refinery (aka mzRefiner).

For that, you can use the Linux specific build of MSConvert, since it's reading and writing mzML files http://proteowizard.sourceforge.net/download.html

Linux Native 64-bit

MSConvert source code: https://github.com/ProteoWizard/pwiz

MS-GF+

PPM Error Charter

MASIC

Note: Although MASIC.exe is a GUI application, it also has a command line interface, as shown in step 5 in PIPELINE.txt As of May 2019, we are working on a console only version that will support .mzML files (though it is still advised to process .raw files with MASIC since more information can be extracted from them).

AScore Console

R Scripts for Downstream Processing

Available at the script folder