Uses of Class
sbrt.kernel.fba.proc.NetworkInfoProcess.Results

Packages that use NetworkInfoProcess.Results
sbrt.kernel.fba.proc Provides classes and interfaces for executing Flux Balance Analysis processes. 
 

Uses of NetworkInfoProcess.Results in sbrt.kernel.fba.proc
 

Method parameters in sbrt.kernel.fba.proc with type arguments of type NetworkInfoProcess.Results
 void NetworkInfoProcess.run(ResultsManager<NetworkInfoProcess.Results<F>> resultsManager)
          Adds the information gathered about the fluxome to the provided results manager.