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

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

Uses of ReverseRxnIntervalComp in sbrt.shell.mng.fba
 

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