public class FlexfluxCompFVA
extends java.lang.Object
Compares the results of two FVA analyses given a metabolic network, an objective function and two different set of constraints.
An FVA analysis consists in getting the optimal value for the objective function, setting this value as a constraint and, given a list of entities, minimize and maximize their values. If no entity is specified in argument -e, the FVA analysis is performed on all reactions.Modifier and Type | Field and Description |
---|---|
java.lang.String |
condFile |
java.lang.String |
condFile2 |
java.lang.String |
entities |
java.lang.String |
example |
boolean |
extended |
boolean |
h |
java.lang.String |
intFile |
double |
liberty |
java.lang.String |
message |
boolean |
nointInSolver |
int |
nThreads |
java.lang.String |
outName |
boolean |
plot |
int |
precision |
java.lang.String |
sbmlFile |
java.lang.String |
solver |
Constructor and Description |
---|
FlexfluxCompFVA() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
public java.lang.String message
public java.lang.String example
public java.lang.String sbmlFile
public java.lang.String condFile
public java.lang.String condFile2
public java.lang.String intFile
public java.lang.String solver
public boolean nointInSolver
public boolean plot
public java.lang.String entities
public java.lang.String outName
public int nThreads
public double liberty
public int precision
public boolean extended
public boolean h