Tool for processing chromatography data
Project description
Chromhandler - handling time-resolved chromatographic data
ℹ️ Overview
chromhandler (formerly chromatopy) is a Python package that aims to streamline the data processing and analysis of time-course chromatographic reaction data. It allows processing raw or pre-processed chromatographic data, enriching it with metadata such as reaction time, temperature, pH, and initial concentrations of reaction components. Finally, the peaks of interest can be aggregated, concentrations calculated, and the time-course data for each analyte transformed to EnzymeML data.
chromhandler is designed to work seamlessly with OpenChrom, enabling batch processing of proprietary chromatographic data. After processing in OpenChrom and exporting to an open file format, the data can be further analyzed in Jupyter Notebooks using chromhandler. This allows for creating and applying calibration curves and generating EnzymeML files for subsequent data analysis.
For some output formats, chromhandler provides a direct interface to read in data. For more information on the supported file formats and data preparation to use the chromhandler workflow, refer to the data preparation section.
graph LR
AD[🌈 Chromatographic Instrument] --> CAL
AD --> RXN
subgraph "📁experimental_data"
CAL["<div style='text-align:left;font-family:monospace'>
📂 calib_substrate<br>
├── mh1_10mM.json<br>
├── mh2_50mM.json<br>
└── mh3_90mM.json<br><br>
📂 calib_prod1<br>
├── prod1_10mM.json<br>
├── prod1_50mM.json<br>
└── prod1_90mM.json<br><br>
</div>"]
RXN["<div style='text-align:left;font-family:monospace'>
📂 reaction_mh9<br>
├── mh9_1h.json<br>
├── mh9_2h.json<br>
├── mh9_3h.json<br>
├── mh9_4h.json<br>
├── mh9_5h.json<br>
├── mh9_6h.json<br>
└── mh9_12h.json
</div>"]
end
CAL -->|read| C_cal{"<span style='font-family:monospace'><b>chromhandler</b></span><br>"}
RXN -->|read| C_react{"<span style='font-family:monospace'><b>chromhandler</b></span><br>"}
cal1["<div style='text-align:left'>
Define measured molecules<br>
– retention time<br>
– PubChem CID
</div>"]
cal2["<div style='text-align:left'>
Create calibration standard
</div>"]
E4["Define reaction conditions"]
E3["Add measured molecules"]
E5["Define enzymes"]
Enz[📄 EnzymeML Document]
subgraph "Calibration mode"
C_cal --> cal1
cal1 --> cal2
end
subgraph "Reaction mode"
C_react --> E4
E4 --> E3
E3 --> E5
cal2 --> E3
end
E5 -->|convert| Enz
⭐ Key Features
- 🌱 Low friction data processing
Leave behind data processing in spreadsheet applications and directly start with data analysis based on raw data. - 🧪 Enrich reaction data with metadata
Assign metadata like initial concentrations of reactants, temperature, pH, etc., to reaction data to yield modeling-ready data. - 📈 Create and apply calibration curves
Create calibrators for your analytes and use them throughout your data analysis for seamless concentration calculation. - 📂 FAIR data
Transform your data into EnzymeML format for subsequent analysis pipelines.
🛠️ Installation
Install chromhandler using pip:
pip install chromhandler
or
pip install git+https://github.com/FAIRChemistry/Chromhandler.git
For more information and examples, please refer to the Documentation section.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chromhandler-0.10.0.tar.gz.
File metadata
- Download URL: chromhandler-0.10.0.tar.gz
- Upload date:
- Size: 45.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db34983dd8370c560809f29a048c6de71a4caf29c5b05ed66fae6bf66558dc48
|
|
| MD5 |
ecf6c5fe3adf2b6436fe82669a52605b
|
|
| BLAKE2b-256 |
e9404afdf307ac8d699b6ecb7c9a9efac3b9610b560ef827007df51a2c32ad4c
|
Provenance
The following attestation bundles were made for chromhandler-0.10.0.tar.gz:
Publisher:
release.yaml on FAIRChemistry/Chromhandler
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chromhandler-0.10.0.tar.gz -
Subject digest:
db34983dd8370c560809f29a048c6de71a4caf29c5b05ed66fae6bf66558dc48 - Sigstore transparency entry: 362763307
- Sigstore integration time:
-
Permalink:
FAIRChemistry/Chromhandler@61b1f5906b22a7b94c8460a83da9af724e96ba41 -
Branch / Tag:
refs/tags/v0.10.0 - Owner: https://github.com/FAIRChemistry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@61b1f5906b22a7b94c8460a83da9af724e96ba41 -
Trigger Event:
release
-
Statement type:
File details
Details for the file chromhandler-0.10.0-py3-none-any.whl.
File metadata
- Download URL: chromhandler-0.10.0-py3-none-any.whl
- Upload date:
- Size: 56.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73f9882e04405a2eaff7cdd2b8546eda1da27092708d01e4c51d4dcdb0fe82e8
|
|
| MD5 |
dcecaf81aca01e4f0b888b3eb4b85315
|
|
| BLAKE2b-256 |
7709ec9fffa6a384cee58287b9016b10e04e4a14f49d59ffb879f613b925c218
|
Provenance
The following attestation bundles were made for chromhandler-0.10.0-py3-none-any.whl:
Publisher:
release.yaml on FAIRChemistry/Chromhandler
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chromhandler-0.10.0-py3-none-any.whl -
Subject digest:
73f9882e04405a2eaff7cdd2b8546eda1da27092708d01e4c51d4dcdb0fe82e8 - Sigstore transparency entry: 362763330
- Sigstore integration time:
-
Permalink:
FAIRChemistry/Chromhandler@61b1f5906b22a7b94c8460a83da9af724e96ba41 -
Branch / Tag:
refs/tags/v0.10.0 - Owner: https://github.com/FAIRChemistry
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yaml@61b1f5906b22a7b94c8460a83da9af724e96ba41 -
Trigger Event:
release
-
Statement type: