| Author | Topic |
Posts: 30
Registered: September 2004
|
|
Re: Handwritten sbml model. Please look.
|
07 Mar '07 07:39

|
 |
|
Delboy wrote:
> Hi thanks for the replys everyone.
>
> Hello shoops. That method of removing the reactions all together is very interesting, can most models be represented in alternate forms like that?
>
> Hello Frank Bergmann. You say you shouldn't write SBML by hand, but rather use a tool to help you? What generator do you use? Whats the best one out there etc?
>
> If i had a rule or a number of rules that define each of my models, as described in shoops post:
>
> dx1/dt = u - k * x1
>
> Is there a generator that could generate sbml from that alone, or would I still have to supply the various species, reactions, compartments etc?
Hi Delboy,
As far as I know, Henning Schmidt's Matlab package in its latest or
upcoming release can generate even the SBML reaction network from such
ODEs, but I guess you might need a some additional information on
compartments etc.
Generally I would recommend to have the full reaction network in SBML
rather then ODEs (SBML rate rules) only. This just contains more
information about the model and allows a range of software/algorithms to
better analyse your system. It also makes extensions of the models, or
integration with other models, easier.
Rainer
> Once again thank you for your help.
>
> EC
>
> ____________________________________________________________
> To manage your sbml-discuss list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss
>
> For a web interface to the sbml-discuss mailing list, visit
> http://sbml.org/forums/
>
> For questions or feedback about the sbml-discuss list,
> contact sbml-team@caltech.edu.
____________________________________________________________
To manage your sbml-discuss list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/sbml-discuss
For a web interface to the sbml-discuss mailing list, visit
http://sbml.org/forums/
For questions or feedback about the sbml-discuss list,
contact sbml-team@caltech.edu.
|
|
|