https://github.com/gyorilab/parcdl-nl
Natural language implementation of the Mechanistic Pan-Cancer Model from the Birtwistle Lab: https://github.com/birtwistlelab/Mechanistic_Pan-Cancer_Model
https://github.com/gyorilab/parcdl-nl
Last synced: 2 months ago
JSON representation
Natural language implementation of the Mechanistic Pan-Cancer Model from the Birtwistle Lab: https://github.com/birtwistlelab/Mechanistic_Pan-Cancer_Model
- Host: GitHub
- URL: https://github.com/gyorilab/parcdl-nl
- Owner: gyorilab
- License: bsd-2-clause
- Created: 2018-12-07T17:28:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-07T19:36:48.000Z (over 6 years ago)
- Last Synced: 2024-11-17T12:19:53.808Z (6 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
YAML format for model definition
--------------------------------
- name: name of the model
- description: description of the model
- units:
- concentration: the concentration units of molecular species
- time: the time unit associated with the model
- modules: a list of modules defining the model
- module name
- sentence
- policy: the name of the assembly policy for the statement from
the sentence
- parameters: list of parameters
- parameter identifier
- name: the name of the parameter
- value: the value of the parameter