Uses of Class
org.episteme.natural.biology.loaders.sbml.SBMLReaction
Packages that use SBMLReaction
Package
Description
Systems Biology Markup Language (SBML) loader for Episteme.
-
Uses of SBMLReaction in org.episteme.natural.biology.loaders.sbml
Methods in org.episteme.natural.biology.loaders.sbml that return SBMLReactionMethods in org.episteme.natural.biology.loaders.sbml that return types with arguments of type SBMLReactionMethods in org.episteme.natural.biology.loaders.sbml with parameters of type SBMLReactionModifier and TypeMethodDescriptionvoidSBMLModel.addReaction(SBMLReaction reaction) SBMLBridge.convertToReaction(SBMLReaction sbmlReaction, Map<String, Molecule> moleculeMap) Converts a single SBML reaction to a Episteme BioChemicalReaction.