A package to map transcriptome data to constrain reactions of a genome scale metabolic model
Project description
####################################
map_transcriptome_data function
####################################
Author: Soukaina Timouma E-mail: soukaina.timouma@gmail.com
The purpose of this function is to enable the mapping of transcriptome data into a genome scale metabolic model reactions, enabling the imposition of restrictions that accurately represent the experimental conditions being investigated.
map_transcriptome_data() required 4 positional arguments: 'model', 'transcriptomeData', 'threshold_abundance', and 'max_bound'
- 'model': genome scale model
- 'transcriptomeData': dictionary containing the gene IDs (as written in the genome scale model) as keys and the transcription levels as values.
- 'threshold_abundance': threshold to consider that a gene is expressed rather than be noise. For example you can set the threshold to 10 as recommended in DESeq2 documentation.
- 'max_bound': the value of the upper bounds when there is no restriction. For example, in Yeast8 model, the lower and upper bounds range from -1000 to 1000. For Yeast8 model, the 'max_bound' is 1000.
Installation:
python3 -m pip install GSMM_transcriptome_data_mapper
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 gsmm_transcriptome_data_mapper-0.0.1.tar.gz.
File metadata
- Download URL: gsmm_transcriptome_data_mapper-0.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c00ddbd15c9f06a29b930001e4453f4b5be04b18874d7e5f830ab0784aed7114
|
|
| MD5 |
5f2157c5a302847797311c4fdebdddf2
|
|
| BLAKE2b-256 |
f4f783e400723c58bc03142b6ce125259415857ca3398096202526fdea20505b
|
File details
Details for the file gsmm_transcriptome_data_mapper-0.0.1-py3-none-any.whl.
File metadata
- Download URL: gsmm_transcriptome_data_mapper-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fc8e0106808ae96093ec8bf87be8f3948326208ccea395e5cd35c424edf9949
|
|
| MD5 |
196dde6a4c6bca2afce2f45efd4093de
|
|
| BLAKE2b-256 |
ec921c8b9acd4024dcb524dce3eea819e7c8b2cb858c33704ba542b0de0d2a85
|