You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
Scott Devoid edited this page Jun 29, 2012
·
3 revisions
checkReactionMassChargeBalance Definition: { balanced => 0/1, error => string, imbalancedAtoms => { C => 1, ... } imbalancedCharge => float } = ModelSEED::MS::Reaction->checkReactionMassChargeBalance({ rebalanceProtons => 0/1(0):boolean flag indicating if protons should be rebalanced if they are the only imbalanced elements in the reaction }); Description: Checks if the reaction is mass and charge balanced, and rebalances protons if called for, but only if protons are the only broken element in the equation