Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-discuss » Multiple kineticLaw Sections Per Reaction
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Bill Denney


Posts: 32
Registered:
March 2006
RE: Multiple kineticLaw Sections Per Reaction 10 Mar '06 14:28 Go to previous messageGo to previous message

I looked for a draft, and I found
http://www.cds.caltech.edu/~afinney/Cox-MDL-for-stochastic-models.pdf .
As I read this, there would only be two additional changes to the spec
needed for stochastic simulation: the discrete attribute for species and
two kinetic laws allowed for reversible reactions. (Please correct me if
I'm wrong.) Additional processing would be up to the simulation
algorithm, and is very simple to do. The changes to the rate constants
are easily computable.

For people uninterested in stochastic simulation, they could just report
an error that the SBML file is for stochastic simulation if they see the
discrete attribute.

I know that these changes can be done via annotation, but I view
annotation as useful for people with specific needs for their software,
and as you mention, this comes up relatively often.

Bill

On Fri, 10 Mar 2006, Herbert Sauro wrote:

> Seems to make sense to me. I would agree that there is a real problem
> with representing stoachstic models in the current SBML, we are
> confronted with this problem almost every week. I know that Mike and
> others wrote a draft for something along these lines, but I suspect
> nothing happened afterwards beause it looked a bit too complicated for
> the rest of us to implement.
>
> Herbert
>
> -----Original Message-----
> From: Stefan Hoops [mailto:shoops@vbi.vt.edu]
> Sent: Friday, March 10, 2006 10:28 AM
> To: sbml-discuss@caltech.edu
> Subject: Re: [sbml-discuss] Multiple kineticLaw Sections Per Reaction
>
> Hello All
>
> I think what we see here is again the problem that SBML originally was
> only developed fro ODE based modelling. We all know that we have moved
> far beyond that however one crucial component of SBML has not kept
> track.
>
> This component in my opinion is the way we specify the kinetic laws. A
> kinetic law for a stochastic model is different from the kinetic law for
> an ODE model. This discussion makes that clear again.
>
> I suggest that we start a discussion on how to deal with this issue.
>
> My propose to create a new object "kinetic law". The real contend will
> be in subclasses derived from this. Two subclasses come immediately into
> my mind these are "ODE kinetic law" and "stochastic kinetic law". The
> ODE kinetic law is what we currently understand under kinetic law. The
> stochastic kinetic law could have a forward and a backward probability.
> Additional subclasses can be envisioned and added.
>
> A reaction may have only one entity of each subclass of the kinetic law.
> The reason for this restriction is that each tool now easily can decide
> which law to use dependent on the type of simulation/analysis intended.
> In addition allowing multiple different subclasses of "kinetic law"
> would allow us to store a stochastic and an "equivalent" ODE model in
> the same file.
>
> What are your thoughts on this?
>
>
> Thanks,
> Stefan
>
> --
> Stefan Hoops, Ph.D.
> Senior Project Associate
> Virginia Bioinformatics Institute - 0477 Virginia Tech Bioinformatics
> Facility I Blacksburg, Va 24061, USA
>
> Phone: (540) 231-1799
> Fax: (540) 231-2606
> Email: shoops@vbi.vt.edu
>

--
"It is horrifying that we have to fight our own government to save the
environment."
-- Ansel Adams

      

SubjectPosterDate
Read Message   Multiple kineticLaw Sections Per Reaction Bill Denney09 Mar '06 10:14
Read Message   Re: Multiple kineticLaw Sections Per Reaction Hiroyuki Kuwahara09 Mar '06 16:18
Read Message   RE: Multiple kineticLaw Sections Per Reaction Herbert Sauro09 Mar '06 17:09
Read Message   RE: Multiple kineticLaw Sections Per Reaction Bill Denney09 Mar '06 18:30
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 01:01
Read Message   RE: Multiple kineticLaw Sections Per Reaction Bill Denney10 Mar '06 04:15
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 09:54
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 10:16
Read Message   Re: Multiple kineticLaw Sections Per Reaction Stefan Hoops10 Mar '06 10:28
Read Message   Re: Multiple kineticLaw Sections Per Reaction Mike Hucka10 Mar '06 11:24
Read Message   Re: Multiple kineticLaw Sections Per Reaction Tomas Radivoyevitch10 Mar '06 05:32
Read Message   Re: Multiple kineticLaw Sections Per Reaction Bill Denney10 Mar '06 10:32
Read Message   RE: Multiple kineticLaw Sections Per Reaction Mike Hucka10 Mar '06 11:02
Read Message   RE: Multiple kineticLaw Sections Per Reaction Herbert Sauro10 Mar '06 09:39
Read Message   RE: Multiple kineticLaw Sections Per Reaction Bill Denney10 Mar '06 10:36
Read Message   RE: Multiple kineticLaw Sections Per Reaction Mike Hucka10 Mar '06 11:10
Read Message   Re: Multiple kineticLaw Sections Per Reaction Mike Hucka10 Mar '06 11:07
Read Message   RE: Multiple kineticLaw Sections Per Reaction Herbert Sauro10 Mar '06 13:00
Read Message   RE: Multiple kineticLaw Sections Per Reaction Herbert Sauro10 Mar '06 13:03
Read Message   RE: Multiple kineticLaw Sections Per Reaction Darren J Wilkinson10 Mar '06 13:51
Read Message   Re: Multiple kineticLaw Sections Per Reaction Stefan Hoops10 Mar '06 15:04
Read Message   Re: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 16:21
Read Message   Re: Multiple kineticLaw Sections Per Reaction Stefan Hoops13 Mar '06 05:55
Read Message   Re: Multiple kineticLaw Sections Per Reaction Darren J Wilkinson13 Mar '06 12:09
Read Message   Re: Multiple kineticLaw Sections Per Reaction Stefan Hoops14 Mar '06 05:08
Read Message   Re: Multiple kineticLaw Sections Per Reaction Darren J Wilkinson14 Mar '06 11:21
Read Message   response to "fast" attribute action item... Schaff29 Mar '06 08:22
Read Message   response to "fast" attribute action item Schaff29 Mar '06 11:58
Read Message   RE: Multiple kineticLaw Sections Per Reaction  Bill Denney10 Mar '06 14:28
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 15:10
Read Message   stochastic/ODE models Eric Mjolsness10 Mar '06 14:44
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere10 Mar '06 14:55
Read Message   RE: Multiple kineticLaw Sections Per Reaction Herbert Sauro10 Mar '06 18:01
Read Message   RE: Multiple kineticLaw Sections Per Reaction Mike Hucka11 Mar '06 00:41
Read Message   RE: Multiple kineticLaw Sections Per Reaction Darren J Wilkinson11 Mar '06 05:29
Read Message   RE: Multiple kineticLaw Sections Per Reaction Bill Denney11 Mar '06 05:37
Read Message   RE: Multiple kineticLaw Sections Per Reaction Nicolas Le Novere11 Mar '06 15:23
Previous Topic:how to write SBML using data from EXCEL
Next Topic:What do people's software do with <notes> content?
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.