Learn R Programming

rsbml (version 2.30.0)

SOSSubject-class: SOSSubject

Description

This just marks an SBML object as being a valid subject for simulation using the SBML ODE Solver library.

Arguments

Objects from the Class

Normally created from a SBML with: new("SOSSubject", model).

Extends

Class "ExperimentSubject", directly. Class "SBML", directly. Class "SBase", by class "SBML", distance 2. Class "Describable", by class "SBML", distance 3.

References

See http://www.tbi.univie.ac.at/~raim/odeSolver/ for more information on the SBML ODE Solver library.

See Also

SOSExperiment for running a simulation on a SOSSubject.