GithubHelp home page GithubHelp logo

darpa-askem / mira Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gyorilab/mira

0.0 0.0 0.0 343.66 MB

MIRA modeling framework

License: BSD 2-Clause "Simplified" License

Shell 0.01% Python 0.68% HTML 0.01% Jupyter Notebook 99.31% Dockerfile 0.01%

mira's Introduction

MIRA

Documentation Status

MIRA is a framework for representing systems using ontology-grounded meta-model templates, and generating various model implementations and exchange formats from these templates. It also implements algorithms for assembling and querying domain knowledge graphs in support of modeling.

Resources

Example notebooks

  • Defining multiple model variants using MIRA Templates: Notebook 1
  • Generating an executable model from MIRA Templates and running simulation: Notebook 2
  • Stratifying and visualizing MIRA models, and exporting as Petri nets: Notebook 3
  • Processing an SBML model from BioModels, visualizing and exporting into Petri nets: Notebook 4
  • Using the MIRA Domain Knowledge Graph REST API: Notebook 5
  • Using the Model REST API to perform various model operations: Notebook 6
  • Using the web client in python that connects to the REST API: Notebook 7

Related work

MIRA builds on and generalizes prior work including:

  • EMMAA: A framework for automatically maintaining a set of models surrounding the biology of viral pandemics, cancer, and other disease areas based on new findings as soon as they appear in the literature. Models are automatically analyzed against observations.
  • INDRA: An automated model building system from literature mining, structured databases, and natural language input for molecular biology. INDRA Statements serve as domain-specific instances of MIRA Templates.
  • INDRA CoGEx: A 3*10^7-relation scale domain-specific knowledge graph of biomedicine combining causal mechanisms with ontologies and relations derived from data.
  • INDRA World: A generalization of INDRA to modeling socio-economic systems, using a templated approach representing causal influence, events, and concepts.

Installation

The most recent code and data can be installed directly from GitHub with:

python -m pip install git+https://github.com/indralab/mira.git

To install in development mode, use the following:

git clone git+https://github.com/indralab/mira.git
cd mira
python -m pip install -e .

Documentation

Full documentation can be found here.

Funding

The development of MIRA is funded by the DARPA ASKEM program, grant number HR00112220036.

mira's People

Contributors

kkaris avatar bgyori avatar cthoyt avatar nanglo123 avatar samwitty 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.