Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gsmm_transcriptome_data_mapper-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page