Code Monkey home page Code Monkey logo

pet2pha's Introduction

PET2PHA

Repository with the resources for the in silico analysis for biodegradation of PET and accumulation of PHA by P. putida

Citation

DOI

Nogales, Juan; Manoli, Maria-Tsampika; Gargantilla Becerra, Alvaro; del Cerro Sánchez, Carlos; Rivero, Virginia; Prieto, Auxiliadora (2023). PET2PHA: Source code and resources for in silico metabolic analysis in P. putida to accumulate PHA with PET as carbon source. figshare. Software. https://doi.org/10.6084/m9.figshare.23760606.v1

PET2PHA
  |---code
  |     |---utils
  |
  |---data
  |     |---cameo
  |     |---CometsResults  
  |
  |---figures
  |
  |---models

The scripts used for the search of Growth-Coupled strategies described in the paper consist on the sequential execution of code/kt_simplification.py and code/gc_strategy_search.py. For doing this, you need to have python, conda and matlab>=MATLAB 2017 installed in your computer. Once all of them are installed, you can create the conda environment holding all the needed python packages to run the workflow. This can be done from the environment.yml in the root with the following command:

conda env create -f environment.yml

Then activate the environment with:

conda activate strain-design

Eventually run the two main scripts by executing them from shell:

nohup python code/kt_simplification.py && python code/gc_strategy_search.py $

To analyse the results, just execute the notebooks within the code folder.

pet2pha's People

Contributors

extrevaro avatar sbglab avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.