diff --git a/core/getExchangeRxns.m b/core/getExchangeRxns.m index fa197b21..d058f689 100755 --- a/core/getExchangeRxns.m +++ b/core/getExchangeRxns.m @@ -26,8 +26,8 @@ % positive flux value would imply uptake, % but reaction bounds are not considered % 'out' reactions where the boundary metabolite -% is the substrate of the reaction, a -% positive flux value would imply uptake, +% is the product of the reaction, a +% negative flux value would imply uptake, % but reaction bounds are not considered. % % Output: diff --git a/doc/core/getExchangeRxns.html b/doc/core/getExchangeRxns.html index 78d4e7a3..09e722ab 100644 --- a/doc/core/getExchangeRxns.html +++ b/doc/core/getExchangeRxns.html @@ -54,8 +54,8 @@