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 @@

DESCRIPTION ^SOURCE CODE ^% positive flux value would imply uptake, 0027 % but reaction bounds are not considered 0028 % 'out' reactions where the boundary metabolite -0029 % is the substrate of the reaction, a -0030 % positive flux value would imply uptake, +0029 % is the product of the reaction, a +0030 % negative flux value would imply uptake, 0031 % but reaction bounds are not considered. 0032 % 0033 % Output: