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

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

Uses of SimpleFluxIntervalComputer in sbrt.shell.mng.fba
 

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