Giter Site home page Giter Site logo

asmirn1 / rapid-qc-ms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from czbiohub-sf/rapid-qc-ms

0.0 0.0 0.0 4.5 MB

Realtime quality control for mass spectrometry data acquisition

Home Page: https://czbiohub-sf.github.io/Rapid-QC-MS

Python 99.39% CSS 0.61%

rapid-qc-ms's Introduction

Rapid QC-MS

Rapid QC-MS is an all-in-one solution for automated quality control of liquid chromatography-mass spectrometry (LC-MS) instrument runs, both during and after data acquisition.

It offers a fast, straightforward approach to ensure collection of high-quality data, allowing for less time investigating raw data and more time conducting experiments.

Developed at the Mass Spectrometry Platform of CZ Biohub San Francisco, Rapid QC-MS provides a host of key features to streamline untargeted metabolomics research, such as:

  • Automated and user-defined quality control checks during instrument runs
  • Realtime updates on QC fails in the form of Slack or email notifications
  • Interactive data visualization of internal standard retention time, m/z, and intensity across samples
  • Google Drive cloud sync and secure, Google-authenticated access to QC results from any device

Requirements

Rapid QC-MS was designed to run on Windows platforms because of its dependency on MSConvert for vendor format data conversion and MS-DIAL for data processing and identification. However, MacOS users can still use Rapid QC-MS to monitor / view their instrument run data.

In addition, Rapid QC-MS requires Python 3.8 to 3.11 and various Python packages, including:

  • Pandas
  • SQLAlchemy
  • Plotly Dash
  • Bootstrap
  • Watchdog
  • Google API
  • Slack API

These are installed automatically during setup.

Note: Installation of Python and various Python packages on MS instrument computers comes at no risk. For extra security and peace of mind, you can opt to install Rapid QC-MS in a virtual environment. To learn more, please read the installation guide.

Installation

Installing Rapid QC-MS is easy. Simply open your Terminal or Command Prompt and enter:

py -m pip install rapid-qc-ms

If you have multiple versions of python on your system, you can specifiy the version you want to use this way py -3.# -m pip install rapid-qc-ms

Python dependencies are installed automatically, but dependencies such as MSConvert and MS-DIAL will need to be installed manually.

You can also opt to download and install Rapid QC-MS manually, or in a virtual environment if you prefer. Check out the installation guide for more details.

Example data can be downloaded from metabolomics workbench with supplementary example files (sequence .csv, library .msp, and additional .raw files not published through workbench) available on zenodo.

Usage

To start Rapid QC-MS, simply enter:

rapidqcms

Check out the quickstart guide to learn how easy setting up new QC jobs is.

Supported instrument vendors

Rapid QC-MS was designed to be a universal, open-source solution for data quality control. Because MSConvert converts raw acquired data into open mzML format before routing it to the data processing pipeline, the package will work seamlessly with data of all vendor formats.

However, Rapid QC-MS has only been tested extensively on Thermo Fisher mass spectrometers, Thermo acquisition sequences, and Thermo RAW files. As such, it is expected that there may be bugs and issues with processing data of other vendor formats.

If you encounter a bug, please report it by opening an issue on GitHub.

We are open to collaboration! If you would like to help us develop support for Agilent, Bruker, Sciex, or Waters acquisition sequences and data files, please send an email to [email protected].

rapid-qc-ms's People

Contributors

wasimsandhu avatar inventoryalpaca avatar bcdefelice avatar asmirn1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.