Installation¶
fba
can be installed with pip (stable version on PyPI):
$ pip install fba
Alternatively, if you’re using Conda, you can run:
$ conda install -c bioconda fba
Or, you can grab the latest source code from GitHub:
$ pip install git+https://github.com/jlduan/fba.git