Difference between revisions of "Antimony"

From BioUML platform
Jump to: navigation, search
(Composite model)
(Features overview)
Line 26: Line 26:
 
<table  border="1" align="center"  cellspacing="0" cellpadding="4">
 
<table  border="1" align="center"  cellspacing="0" cellpadding="4">
 
<tr bgcolor="#999999">
 
<tr bgcolor="#999999">
<td> Are supported within an antimony </td>
+
<td> Are supported antimony features </td>
 
<td> Antimony features which hadn't supported in beta-version</td>
 
<td> Antimony features which hadn't supported in beta-version</td>
 
</tr>
 
</tr>
Line 44: Line 44:
 
<td rowspan="3" valign="top" >
 
<td rowspan="3" valign="top" >
 
<ul>
 
<ul>
        <li>The public port is created only if it is registered in parameters model,</li>
+
        <li>Declaration <i>"DNA strand definitions"</i> isn't supported: ,</li>
        <li>Some declarations don't supported: <i> DNA strand definitions, deletions</i>,</li>
+
 
        <li>From symbol types only  "species" and "compartment" are supported,</li>
 
        <li>From symbol types only  "species" and "compartment" are supported,</li>
 
        <li>Reactions with interactions (inhibition, activation) don't use;</li>
 
        <li>Reactions with interactions (inhibition, activation) don't use;</li>

Revision as of 18:36, 13 November 2013

Contents

Antimony plugin

Visual (SBGN) and text-based (Antimony) representations of SBML model in BioUML

Antimony plugin for BioUML 0.9.6 aims to combine two representations of mathematical model (particularly - SBML model):

  • visual representation as BioUML-diagram using extended SBGN notation
  • text-based representation using Antimony language[1].

Plugin allows user to edit model both visually and as text. If visual repesentation is changed - antimony text is updated on the fly.
Text changes are applied to the diagram on demand (after pressing "Apply Antimony" button).
Besides model representations syncrhonisation, we also try to presereve user diagram layout as well as antimony text format (spaces, comments, etc.)
Please note: antimony changes will be applied to the diagram only after "Apply Antimony" button is pressed. If you change diagram before you press this button, all changes in text will be lost!

Scheme for compartment adding via Antimony
Scheme for species adding via Antimony

Features overview

Currently plugin is in beta version, some features of antimony aren't supported. Also we want to achieve full synchronization between antimony and sbml-model in BioUML. And for this purpose we need some additions for the antimony specification.

Are supported antimony features Antimony features which hadn't supported in beta-version
  • Creating and removal of species, compartments,
  • Putting nodes into parental compartments,
  • Changing initial values,
  • Creating and removal of reaction with reactants and products,
  • Editing kinetic laws of reactions,
  • Creating, removal and editing of functions,
  • Creating, removal and editing of scalar and rate equations,
  • Mounting constant value for species and variables;
  • Declaration "DNA strand definitions" isn't supported: ,
  • From symbol types only "species" and "compartment" are supported,
  • Reactions with interactions (inhibition, activation) don't use;
Necessary additions in the antimony specification
  • Algebraic rules
  • Opportunity to divide initial value and initial assignment
  • Opportunity to change independently attributes "constant" and "boundary conditional",

Composite model

Use model definition or external model for adding subdiagram.
Use parameters of subdiagram or synchronization for adding connection.

In the beta-version plugin new declarations were added for working with composite models. If antimony text contains few models or declarations outside model then this text correspond composite model. Main model will be created and it contains all models like model definitions.

Are supported within an antimony Features which aren't supported in beta version
  • Model definitions,
  • External models,
  • SubDiagrams,
  • Synchronization elements from different models;
  • Main model is defined using sign < * >
  • Synchronizing elements which are located below in more than one level
    Example: s1 is A.B.s2,
  • Synchronizing elements which have different types,
  • Can import only diagram from the current collection,
New elements which we added in Antimony language
  • Prefix for different type ports:
    • contact: "a",
    • input: ">a",
    • output: "<a";

    Example: model nameModel(a,<b,>c);

References

  1. Smith, L.P., Bergmann, F.T., Chandran, D. Sauro, M.H. Antimony: a modular model definition language. Bioinformatics, 2009, 25(18): 2452-2454. doi:10.1093/bioinformatics/btp401

See also

Personal tools
Namespaces

Variants
Actions
BioUML platform
Community
Modelling
Analysis & Workflows
Collaborative research
Development
Virtual biology
Wiki
Toolbox