Git Product home page Git Product logo

paper_2018_curr_opin_biotechnol's Introduction

paper_2018_curr_opin_biotechnol

This repository provides the code used to generate the figures and tables in the Karr Lab's 2018 whole-cell modeling review in Current Opinion in Biotechnology.

The code performs the following functions:

  • Downloads the BioModels database (Release 30)
  • Parses all of downloaded SBML files for both the curated and non-curated models
  • Uses heuristics to try to determine the mathematical type (flux balance analysis, logical, stochastic) of each model
  • Extracts all of the model-level annotations (e.g. taxon, pathway, reference) of each model
  • Inserts all of the model metadata (id, name, mathematical type, annotations) into a sqlite database
  • Exports all of the model mdetadata to an Excel file
  • Analyze the metadata and generate the figures and tables for the review paper

How to run this code

Requirements

  • Pip
  • Python

Run the code

pip install -r requirements.txt
python paper_2018_curr_opin_biotechnol/biomodels_analysis.py

View the results

All of the results will be stored in the directory paper_2018_curr_opin_biotechnol/data.

How to cite this code

Check back in 2018

License

The code is released under the MIT license.

Development team

This code was developed by the Karr Lab at the Icahn School of Medicine at Mount Sinai in New York, USA.

Questions and comments

Please contact the Karr Lab with any questions or comments.

paper_2018_curr_opin_biotechnol's People

Contributors

jonrkarr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.