Facilitates the choice of the optimal isotopic composition of labeled substrates in 13C-fluxomics experiments.
Project description
IsoDesign
What is IsoDesign ?
IsoDesign is a scientific tool designed to identify the optimal
isotopic composition of labeled substrates in :sup:13\ C-fluxomics
experiments.
It is one of the routine tools that we use at the MetaToul platform and MetaSys team of the Toulouse Biotechnology Institute. IsoDesign has been developed in collaboration with the Math cell of TBI, with the continuous support of MetaboHUB.
The code is open-source, and available under a GPLv3 license.
This documentation is available on Read the Docs.
Key features
- users can define all isotopic forms to consider for each substrate,
- account for the substrate price to keep the cost of the experiment reasonable,
- design of both (isotopic) stationary and non-stationary :sup:
13\ C-fluxomics experiments - diverse scoring criteria to finely analyse flux resolution at reaction-, pathway- and network-levels to identify the optimal label input according to the biological question,
- scoring criteria can be combined to find the optimal balance between different objectives (e.g., the highest flux resolution at a minimal cost),
- visual representation of the design results to support the decision-making process,
- increased computational performance through parallel computing,
- shipped as a library with a graphical user interface,
- open-source, free and easy to install everywhere where Python and R run,
- biologist-friendly.
Quick-start
IsoDesign runs on all platforms and requires Python (3.10 or higher) and R (3.4.0 or higher). Please check the documentation for complete installation and usage instructions.
Installation with conda (recommended)
This is the recommended installation procedure. If you have a version of conda (such as miniconda or Anaconda), you can install IsoDesign with the following command:
$ conda install isodesign -c bioconda
This will install IsoDesign and all its dependencies.
Installation with pip
If you don't have any version of conda (neither miniconda nor Anaconda) but do have Python3 and R installed on your system, you can install IsoDesign with pip.
$ pip install isodesign
This will install IsoDesign and most of its dependencies. To use IsoDesign, you will need some additional R dependencies (necessary for influx_si). Once you installed IsoDesign, you can install these dependencies by running the following command:
$ influx_s --install_rdep
For more information on the installation of R dependencies, please refer to influx_si documentation.
Start IsoDesign
Then, start the graphical user interface with:
$ isodesign
IsoDesign is also available directly from command-line and as a Python library.
Have a look to our tutorial for details on IsoDesign usage.
Bug and feature requests
If you have an idea on how we could improve IsoDesign please submit a new issue to our GitHub issue tracker.
Developers guide
Contributions
Contributions are very welcome! :heart:
Please work on your own fork, follow PEP8 style guide, and make sure you pass all the tests before a pull request.
Local install with pip
In development mode, do a pip install -e /path/to/isodesign to install
locally the development version.
Build the documentation locally
Build the HTML documentation with:
$ cd doc
$ make html
The PDF documentation can be built locally by replacing html by latexpdf
in the command above. You will need a recent latex installation.
Authors
Rochelle KOUAKOU, Loic LE GREGAM
Contacts
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 isodesign-2.0.0b6.tar.gz.
File metadata
- Download URL: isodesign-2.0.0b6.tar.gz
- Upload date:
- Size: 40.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01a568ea3dc179a25b964fc5707470db84d7a6efab1d88dfe4bd5cfd3756ea60
|
|
| MD5 |
a22eca81f424625d58ea20c19f76f38f
|
|
| BLAKE2b-256 |
aa70ac33cfa5cd6a9c35446b252a82f0a2fe03723cb962e8cdbae4a1c863d38a
|
File details
Details for the file isodesign-2.0.0b6-py3-none-any.whl.
File metadata
- Download URL: isodesign-2.0.0b6-py3-none-any.whl
- Upload date:
- Size: 45.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dec29fdd64d23ade4a35d5be8e892fb5b7d9eff330f9ba9d34ce78da353fedab
|
|
| MD5 |
023b2e1e9c9c4ca1d56deda66f9c595c
|
|
| BLAKE2b-256 |
996c3ceb3f1cab0622577353f2b79fb59378fce1ea8585300536b550bd90cda2
|