Uses of Class
sbrt.kernel.fba.comp.ReverseRxnFluxIntervalComputer

Packages that use ReverseRxnFluxIntervalComputer
sbrt.shell.mng.fba Provides classes and interfaces for creating Flux Balance Analysis process managers. 
 

Uses of ReverseRxnFluxIntervalComputer in sbrt.shell.mng.fba
 

Methods in sbrt.shell.mng.fba that return ReverseRxnFluxIntervalComputer
static ReverseRxnFluxIntervalComputer ReverseRxnFluxIntervalManager.getComputer(ManagerInput<java.lang.String,java.lang.String> input, java.io.PrintWriter out)
          Returns the flux interval computer specified by the provided input.