Computational Biology: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
m (New page: __NOTOC__ ==In Brief== <font color=green>... work in progress ...</font> Feel free to edit and contribute to those pages. ==Tutorials on OWW== ===Basic Molecular Reactions Modeling=== ...)
 
 
Line 12: Line 12:
** A -> B
** A -> B
** A + A -> B
** A + A -> B
** A -> 0 (exponential decay)
** A -> 0 (natural degradation/exponential decay)
** A -(B)-> 0 (active degradation of A by B)  
** 0 -> A -> 0  (synthesis-degradatio
** 0 -> A -> 0  (synthesis-degradatio
** ...
** ...

Latest revision as of 08:47, 23 January 2008

In Brief

... work in progress ... Feel free to edit and contribute to those pages.

Tutorials on OWW

Basic Molecular Reactions Modeling

  • models to document:
    • A -> B
    • A + A -> B
    • A -> 0 (natural degradation/exponential decay)
    • A -(B)-> 0 (active degradation of A by B)
    • 0 -> A -> 0 (synthesis-degradatio
    • ...

Enzymatic Reactions Modeling


Computational_Biology/Gene_Expression_modeling | Gene Expression Modeling]]

  • models to document:
    • constitutive gene expression (ODE based)
    • repressed gene expression (ODE based)
    • activated gene expression (ODE based)
    • negative feedback gene expression (ODE based)
    • positive feedback gene expression (ODE based)
    • delayed gene expression (ODE based)
    • resource limited gene expression (ODE based)
    • ...


Web Resources