Skip to content
Snippets Groups Projects
Commit 3fdb646f authored by Claus Jonathan Fritzemeier's avatar Claus Jonathan Fritzemeier
Browse files

documentation of hasEffect in optsol_genedel is now clearer.

parent d540b72c
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
\item additional example for readProb and writeProb. \item additional example for readProb and writeProb.
\item modified \code{multiDel} to not use \code{require} \item modified \code{multiDel} to not use \code{require}
\item \code{doubleFluxDel} had a bug if \code{react1} or \code{react2} contained duplicated entries. \item \code{doubleFluxDel} had a bug if \code{react1} or \code{react2} contained duplicated entries.
\item documentation of \code{hasEffect} in \code{optsol_genedel} is now clearer.
} }
} }
......
...@@ -42,7 +42,8 @@ ...@@ -42,7 +42,8 @@
} }
\item{\code{hasEffect}:}{ \item{\code{hasEffect}:}{
Object of class \code{"logical"} indicating whether deletion of Object of class \code{"logical"} indicating whether deletion of
gene \code{i} has an effect or not. gene \code{i} has an effect or not. This is determined on basis of the
\code{gprRules} and not by optimizations.
} }
\item{\code{chlb}:}{Object of class \code{"numeric"} \item{\code{chlb}:}{Object of class \code{"numeric"}
containing the new (changed) values for the columns lower bounds. containing the new (changed) values for the columns lower bounds.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment