SOSSubject-class {rsbml}R Documentation

SOSSubject

Description

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

Objects from the Class

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

Extends

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

Author(s)

Michael Lawrence

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.


[Package rsbml version 2.0.0 Index]