MOCCA (Multivariate Online Contextual Chromatographic Analysis) is an open-source Python project to analyze HPLC–DAD raw data.
Project description
⛔️ DEPRECATED
For supported and updated version, please see:
https://github.com/Bayer-Group/MOCCA
Example data and notebooks have been removed from this repository and can now be found here:
https://github.com/HaasCP/mocca_tutorial
MOCCA (Multivariate Online Contextual Chromatographic Analysis) is an open-source Python project to analyze HPLC–DAD raw data.
Automation and digitalization solutions in the field of small molecule synthesis face new challenges for chemical reaction analysis, especially in the field of high-performance liquid chromatography (HPLC). Chromatographic data remains locked in vendors’ hardware and software components limiting their potential in automated workflows and contradicting to FAIR data principles (findability, accessibility, interoperability, reuse), which enable chemometrics and data science applications. In this work, we present an open-source Python project called MOCCA (Multivariate Online Contextual Chromatographic Analysis) for the analysis of open-format HPLC–DAD (photodiode array detector) raw data. MOCCA provides a comprehensive set of data analysis features including a peak deconvolution routine which allows for automated deconvolution of known signals even if overlapped with signals of unexpected impurities or side products. By publishing MOCCA as a Python package, we envision an open-source community project for chromatographic data analysis with the potential of further advancing its scope and capabilities.
Open-source project: https://github.com/HaasCP/mocca
Documentation: https://mocca.readthedocs.io/en/latest/
Corresponding scientific publication (open access): ACS Central Science, 2023, https://doi.org/10.1021/acscentsci.2c01042.
Installation
We recommend creating an isolated conda environment to avoid any problems with your installed Python packages:
conda create -n mocca python=3.9 conda activate mocca
Install mocca and its dependencies:
pip install mocca
If you want to use mocca’s reporting functionality:
pip3 install -U datapane==0.14
If you want to use Allotrope (adf) file format:
pip install h5py pip install git+https://github.com/HDFGroup/h5ld@master
If you want to use mocca using JupyterLab notebooks:
pip install jupyterlab ipython kernel install --user --name=mocca
Getting started
MOCCA is currently best used via JupyterLab notebooks. The notebooks folder of the GitHub repository contains a tutorial notebook with corresponding HPLC–DAD test data for the first steps.
Additionally, a full test data set from the scientific publication is added (cyanation of aryl halides via well plate screening). The corresponding notebook contains full data analysis details from the raw data level until the presented visualizations in the manuscript (Fig. 7e) and SI (Fig. S17).
How to cite
Peer-reviewed, open access:
Haas, C. P., Lübbesmeyer, M., Jin, E. H., McDonald, M. A., Koscher, B. A., Guimond, N., Di Rocco, L., Kayser, H., Leweke, S., Niedenführ, S., Nicholls, R., Greeves, E., Barber, D. M., Hillenbrand, J., Volpin, G., and Jensen, K. F. Open-Source Chromatographic Data Analysis for Reaction Optimization and Screening. ACS Cent.Sci. 2023. https://doi.org/10.1021/acscentsci.2c01042.
Preprint:
Haas, C. P., Lübbesmeyer, M., Jin, E. H., McDonald, M. A., Koscher, B. A., Guimond, N., Di Rocco, L., Kayser, H., Leweke, S., Niedenführ, S., Nicholls, R., Greeves, E., Barber, D. M., Hillenbrand, J., Volpin, G., and Jensen, K. F. Open-Source Chromatographic Data Analysis for Reaction Optimization and Screening. ChemRxiv 2022. https://doi.org/10.26434/chemrxiv-2022-0pv2d.
Note
This project has been set up using PyScaffold 4.1.1. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mocca-0.1.5.tar.gz
.
File metadata
- Download URL: mocca-0.1.5.tar.gz
- Upload date:
- Size: 127.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c51c6119d401ea876cb4a3dd1a391a2346887f46daa2fcb87b089cdb55d4e7ac |
|
MD5 | eb3334cd056a646c74fb1115166f5efd |
|
BLAKE2b-256 | 0b777bf1032f5e8105ebefb6ea2fb74aa641694e0e1317a3ba4746b05678ef49 |
File details
Details for the file mocca-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: mocca-0.1.5-py3-none-any.whl
- Upload date:
- Size: 138.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29dce127b8ee70189be929078b96474d6b7e457b06cf2ff1c7dad74521772ed1 |
|
MD5 | 2cef07465f485e86ae148b278988a5d1 |
|
BLAKE2b-256 | d3624f4babeb8ff45812816a6899d9475c143d816a5632cf59b696df12f95b9e |