A tool for Differential analysis of Isotope-labeled targeted Metabolomics data
Project description
DIMet: Differential analysis of Isotope-labeled targeted Metabolomics data
Introduction
DIMet is a bioinformatics pipeline for differential and time-course analysis of targeted isotope-labeled metabolomics data.
DIMet supports the analysis of full metabolite abundances and isotopologue contributions, and allows to perform it either in the differential comparison mode or as a time-series analysis. As input, DIMet accepts three types of measures: a) isotopologues’ contributions, b) fractional contributions (also known as mean enrichment), c) full metabolites’ abundances. DIMet also offers a pathway-based omics integration through Metabolograms.
Note: DIMet is intended for downstream analysis of tracer metabolomics data that has been corrected for the presence of natural isotopologues.
Formatting and normalisation helper: scripts for formatting and normalization are provided in Tracegroomer.
Installing DIMet
System Requirements
DIMet installation requires an Unix environment with python 3.9. It was tested under Linux and MacOS environments.
Installation
The full installation process should take less than 15 minutes on a standard computer.
Via pip command:
pip install dimet
Or if you are a developer working in a local cloned version, you can install:
pip install -e .
Code organization
src/dimet/processing
directory contains the implemented high-level analysis scripts that produced the tables for the DIMet papersrc/dimet/visualization
: directory contains the implemented high-level scripts that produced the figures in the DIMet papersrc/dimet/data
directory contains the python classes for data initializationsrc/dimet/method
directory contains the python classes for configuration handlingtests
directory contains unit teststools
directory contains venv setup scripts.
Running unit tests
- With pytest, by running
pytest
fromDIMet
- Alternatively, place yourself in
DIMet/tests
and executepython -m unittest
Documentation
All the details about how to run DIMet can be found on the dedicated Wiki page. Importantly, this is where you will find the information about how to organise the data (folder structure) and how to populate the configuration files to successfully run DIMet.
Getting help
For any information or help running DIMet, you can get in touch with:
LICENSE MIT
Copyright (c) 2023
Johanna Galvis (1,2) deisy-johanna.galvis-rodriguez@u-bordeaux.fr
Benjamin Dartigues (2) benjamin.dartigues@u-bordeaux.fr
Florian Specque (1,2) florian.specque@u-bordeaux.fr
Slim Karkar (1,2) slim.karkar@u-bordeaux.fr
Helge Hecht (3,5) helge.hecht@recetox.muni.cz
Bjorn Gruening (4,5) bjoern.gruening@gmail.com
Hayssam Soueidan (2) massyah@gmail.com
Macha Nikolski (1,2) macha.nikolski@u-bordeaux.fr
(1) CNRS, IBGC - University of Bordeaux,
1, rue Camille Saint-Saens, Bordeaux, France
(2) CBiB - University of Bordeaux,
146, rue Leo Saignat, Bordeaux, France
(3) Spectrometric Data Processing and Analysis,
Masaryk University, Brno, Czech Republic
(4) University of Freiburg,
Freiburg, Germany
(5) Galaxy Europe
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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 dimet-0.1.4.tar.gz
.
File metadata
- Download URL: dimet-0.1.4.tar.gz
- Upload date:
- Size: 48.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372537f9c9aef2035868357df2c04e5f94bf3f6bef39f69988e25d114a8009ab |
|
MD5 | 3aef2917177dfc20d9465788f4afae68 |
|
BLAKE2b-256 | 17864896ebcf3c1c14bfdbec072e3a66fa39be73c7c39572de6db9b2e495363c |
Provenance
File details
Details for the file dimet-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: dimet-0.1.4-py3-none-any.whl
- Upload date:
- Size: 59.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1306869f1c2698cb6c605a799526392fbd827df9aa66b9af3922cc59c8e583ac |
|
MD5 | 2708caada8efee2885163eaed6e50a4b |
|
BLAKE2b-256 | b0c11c46fbb77fd3f7408565084342adf3bee32bfee64d802fe2048e884de348 |