Natural-abundance correction for GC-MS mass distribution vectors from 13C stable-isotope tracer experiments
Project description
sita-core
Natural-abundance correction for GC-MS mass distribution vectors from 13C stable-isotope tracer experiments.
Pure-Python library implementing the corrections described in Nanchen, Fuhrer & Sauer (2007) Determination of Metabolic Flux Ratios From 13C-Experiments and Gas Chromatography–Mass Spectrometry Data, Methods in Molecular Biology 358.
Install
pip install sita-core
Usage
from sita_core import LabelledCompound
ala = LabelledCompound(
formula="C11H26NO2Si2",
labelled_element="C",
backbone_c=3,
mdv_a=[0.6228, 0.1517, 0.0749, 0.1507],
)
corr = ala.correction_matrix()
mdv_star = ala.mdv_star()
See the project repository for the full documentation, CLI, and Flask UI.
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 sita_core-0.1.0.tar.gz.
File metadata
- Download URL: sita_core-0.1.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e4a9d5846b3f581e9344172e666347d6b6ba30c6bb051d047a52360cc997ab7e
|
|
| MD5 |
20c79159794317c2b619dc9ece1911d2
|
|
| BLAKE2b-256 |
6dbe58c75590752277114ac3b93107b058347d7af19d4e32c116985dd0829330
|
File details
Details for the file sita_core-0.1.0-py3-none-any.whl.
File metadata
- Download URL: sita_core-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f8773e523017f597da2c58e6ff1c6a9da63e226f683b5f262a4623fe521d86f2
|
|
| MD5 |
1f6d408d4de9d8f7dc4dcb1c962cfe59
|
|
| BLAKE2b-256 |
5451ae8acad112aa1e3351871779a1da7c0dce1957152edebb9ebbcbbd5ed033
|