adaptivemomentclosure

Parameter identification for chemical reaction networks using adaptive moment closure

https://github.com/schillic/adaptivemomentclosure

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Parameter identification for chemical reaction networks using adaptive moment closure

Basic Info
  • Host: GitHub
  • Owner: schillic
  • Language: MATLAB
  • Default Branch: master
  • Size: 209 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 7 years ago · Last pushed over 4 years ago
Metadata Files
Readme Citation

README.md

This is a tool for the identification of unknown rate parameters of chemical reaction networks.

The approach was presented in the article Adaptive moment closure for parameter inference of biochemical reaction networks in BioSystems, 2016. See below for how to cite this work.

Installation

You need to have Matlab.

We use the following libraries: - StochDynTools - SUNDIALS (which provides CVODE, an optional but much faster solver of ordinary differential equations)

We deploy the libraries, but it may be necessary to install them anyway.

Run

Initialization

Open Matlab. Run init at the beginning of each session.

Running a model or benchmarks

There are some model scripts in the folder examples/. Just run them with runX, where X is the model/folder name.

There are also some benchmark scripts in the folder functions/benchmarks/.

Citation

bibtex @article{SchillingBHPR16, author = {Christian Schilling and Sergiy Bogomolov and Thomas A. Henzinger and Andreas Podelski and Jakob Ruess}, title = {Adaptive moment closure for parameter inference of biochemical reaction networks}, journal = {Biosyst.}, volume = {149}, pages = {15--25}, year = {2016}, url = {https://doi.org/10.1016/j.biosystems.2016.07.005}, doi = {10.1016/j.biosystems.2016.07.005} }

Owner

  • Name: Christian Schilling
  • Login: schillic
  • Kind: user
  • Location: Denmark
  • Company: Aalborg University

Computer scientist

Citation (CITATION.bib)

@article{SchillingBHPR16,
  author    = {Christian Schilling and
               Sergiy Bogomolov and
               Thomas A. Henzinger and
               Andreas Podelski and
               Jakob Ruess},
  title     = {Adaptive moment closure for parameter inference of biochemical reaction
               networks},
  journal   = {Biosyst.},
  volume    = {149},
  pages     = {15--25},
  year      = {2016},
  url       = {https://doi.org/10.1016/j.biosystems.2016.07.005},
  doi       = {10.1016/j.biosystems.2016.07.005}
}

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels