Package | Description |
---|---|
analyses | |
analyses.result |
Modifier and Type | Method and Description |
---|---|
abstract AnalysisResult |
Analysis.runAnalysis()
Runs the analysis.
|
Modifier and Type | Class and Description |
---|---|
class |
CompFVAResult
Class representing the result of a comparison between two FVA's.
|
class |
DRResult
Class representing the result of dead reactions analysis.
|
class |
FBAResult
Class representing the result of a simple FBA analysis.
|
class |
FVAResult
Class representing the result of an FVA analysis.
|
class |
KOResult
Class representing the result of a KO analysis.
|
class |
ParetoAnalysisResult
Class representing the result of a simple FBA analysis.
|
class |
ReacAnalysisResult
Class representing the result of an analysis with a varying flux.
|
class |
RFBAResult
Class representing the result of a time dependent FBA analysis.
|
class |
TwoReacsAnalysisResult
Class representing the result of an analysis with two varying fluxes.
|