forked from vcellmike/sbgnbricks.github.io
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (31 loc) · 2.83 KB
/
index.html
File metadata and controls
36 lines (31 loc) · 2.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: default
---
<p style="font-size:100%;">Welcome to the ModelBricks project, an effort focused on describing recurring patterns
in biological networks that correspond to such biological concepts as metabolic reaction, catalysis, inhibition,
protein phosphorylation, complex formation, transcription, translation etc.</p>
<h2>ModelBricks</h2>
Complex molecular networks often can be constructed from simpler modules that we call bricks. The adaptive behaviour of
living cells is shown to be represented as a combination of functional motifs that reproduce different patterns of cell
response to a signal – from simple linear and sigmoidal responses to more complex behaviours like toggle switches and
oscillators. The topology of these modules can be captured in graphical form and represented as a wiring diagram in SBGN.
However, to understand why these models work the way they do, one must develop a precise mathematical description of molecular
circuitry and describe it in a different type of multiplex brick, that we call an executable brick or a model brick.
<br><br>
Multiplex bricks represent a rich source of information that could be leveraged to simplify model building and understanding by
the community at-large. A computable ModelBrick is essentially a small model that is thoroughly annotated, and minted a DOI
for a permanent reference. A computable ModelBrick is a small model derived from a Multiplex Brick. To enable reproducibility,
it is thoroughly annotated, and minted a DOI for a permanent reference. Element annotations will include stable identifiers
such as PubMedIDs for models and for individual component parameters, Gene Ontology, Systems Biology Ontology, Reactome and
BioCyc as well as other public databases such as UniProt, and CheBi, etc. VCell BioModels will be interoperable with the
SBML model composition standard. The project is a part of the Virtual Cell modeling and simulation framework
(<a href="http://vcell.org">http://vcell.org</a>)
and led by <a href=mailto:"blinov@uchc.edu">Michael L Blinov</a> and <a href=mailto:"acowan@uchc.edu">Ann E Cowan</a>.
VCell BioModels composed of
ModelBricks will be interoperable with the
(<a href="http://sbml.org/Documents/Specifications/SBML_Level_3/Packages/Hierarchical_Model_Composition_%28comp%29">SBML Hierarchical Model Composition standard</a>.
Different modeling techniques can be used to link multiplex bricks to computable ModelBricks. A ModelBrick
comprising a reaction network is a direct analogue of Multiplex Brick in SBGN-PD representation. Kinetic laws and numerical
parameters need to be added to such brick in order to make it computable. Rule-based modeling enables identification of each
species in a model as a composition of uniquely identifiable molecules, and accounts for internal species connectivity and
posttranslational modifications.