README.md

Note: This has largely been replaced with: https://github.com/chasemc/mzPlotter

Summary

An increase in access to liquid chromatography-mass spectrometry (LC-MS/MS) and advanced algorithms (often cloud-based) has led to a surge in users whose time is often better spent with advanced analyses than converting and evaluating their raw data. However, conversion of raw spectra to open access formats and ensuring data is of good quality are necessary steps for proper use in later analyses. Unfortunately, users unfamiliar with conversion software often miss needed settings or are unsure how to proceeed, adding a barrier of entry to the use of more advanced analysis pipelines.

mzEasy provides a simple interface with MSConvert [@Chambers2012] to convert raw MS files to the "mzXML" open access format [@Pedrioli2004]. As it utilizes Proteowizard's MSConvert, it is capable of converting raw data from such vendors as AB SCIEX, Agilent, Bruker, and ThermoFisher, and some limited Waters' data. The auto-generated overview plots allow for easy inspection of the converted files and feedback of whether the conversion was succesful, including the option to save graphs as a pre-assembled manuscript image. Importantly, mzEasy doesn't require (or have options for) adjusting/selecting any settings other than to select which image format to save plots. For more advanced processing options another software such as MZmine 2 [@Pluskal2010] should be used.

mzEasy is auto-configured to convert vendor files to mzXML with the basic settings required for analyses such as Global Natural Products Social molecular networking (GNPS) [@Wang2016] and is meant for anyone uneasy with using MSConvertGUI.

It is also designed for users that want access to parallelized MSConvert and/or a simple way to generate quality control plots that are pre-arranged for easy publication/sharing.

Features:

Availability:

Software Requirements:

mzEasy was written in R [@baseR2018] and utilizes Shiny [@shiny2018], RInno [@RInno2018], mzR [@Chambers2012], and ggplot2 [@gg2009].

A screenshot of the mzEasy user interface

Example of an exported, auto-assembled figure

References

Setup:

The setup below should be fairly painless even though it looks long. The length is my trying to be more thorough in instruction and include details for those that might have less experience working with Windows.

| | | | ---------------------------- | ---------------------------- | | After downloading mzEasy, double-click the installer. Accept the mzEasy license agreement | | |Accept RInno license agreement (the software that created the .exe installer) | | | Click "Next" | | | Remember where you install mzEasy, you may need that information later (Defaults to "Documents"). Click "Next" | | | Click "Next" | | | Click "Next" | | | Click "Finish" | |

Installing Proteowizard

If you want to use mzEasy to convert files, you will need to install ProteoWizard.

If you have already installed ProteoWizard, mzEasy will try to find it for you and you likely won't have to do anything else. If mzEasy is unable to find it, try adding its location to "~mzEasy/Specify_ProteoWizard_Location.txt", as shown later in the this document.

| | | | ---------------------------- | ---------------------------- | | Double-click the downloaded ".msi" file to begin installion. (Or right-click, then left-click "Install") | | | Click "Run" | | | Click "Next" | | | You will then be shown this screen: | |

Copy the installation location and paste it somewhere in case mzEasy cannot find ProteoWizard the first time it's run.

| | | | ---------------------------- | ---------------------------- | | Click "Next". | | | Click "Next" | | | Click "Install" | |

If mzEasy can't find MSConvert:

| | | | ---------------------------- | ---------------------------- | | Go to the mzEasy folder and inside you will see a file "Specify_ProteoWizard_Location.txt". | | | Open the file | | | Copy the location ProteWizard was installed to (left side of image). Paste this into "Specify_ProteoWizard_Location.txt" document (right side of image). Save "Specify_ProteoWizard_Location.txt" and close it.| |

Try running mzEasy again. If the problem presists, you can file an issue here: [github.com/chasemc/mzEASY/issues] (https://github.com/chasemc/mzEASY/issues)

Using mzEasy

Instructions for how to use mzEasy are displayed within the app:



chasemc/mzEasy documentation built on Oct. 25, 2019, 10:21 a.m.