17.7. test_variability¶
Test functionalities of Flux Variability Analysis.
17.7.1. Module Contents¶
17.7.1.1. Functions¶
|
Benchmark FVA. |
|
Test FVA using pFBA. |
|
|
|
Test FVA. |
|
Test parallel FVA. |
|
Benchmark loopless FVA. |
|
Test loopless FVA. |
|
Test DataFrame obtained from FVA. |
|
Test FVA infeasibility. |
|
Test minimization using FVA. |
Test find_blocked_reactions() [no specific solver]. |
|
|
Test find_essential_genes(). |
|
Test find_blocked_reactions(). |
|
Test find_blocked_reactions(). |
-
test_variability.test_flux_variability_benchmark(large_model, benchmark, all_solvers)[source]¶ Benchmark FVA.
-
test_variability.test_pfba_flux_variability(model, pfba_fva_results, fva_results, all_solvers)[source]¶ Test FVA using pFBA.
-
test_variability.test_parallel_flux_variability(model, fva_results, all_solvers)[source]¶ Test parallel FVA.
-
test_variability.test_flux_variability_loopless_benchmark(model, benchmark, all_solvers)[source]¶ Benchmark loopless FVA.