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

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

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

Method parameters in sbrt.kernel.fba.proc with type arguments of type FluxPlasticityProcess.Results
 void FluxPlasticityProcess.run(ResultsManager<FluxPlasticityProcess.Results> resultsManager)
          Iterates thru the flux interval source set via setFluxRangeSource(Iterable), computes the flux plasticity measures, and adds the results of each to the provided results manager.