build high-quality genome-scale metabolic model by using a deep neural network to guide gapfilling
Project description
A novel way to gapfill metabolic models
Installation instructions
To run the dnngior
gapfiller, the Gurobi solver is required (mandatory).
pip install gurobipy
To use gurobi
, you need a license. If you are an acedemic, you may get a license for free.
Once you have successfully installed gurobi
, you are ready to install the dnngior
gapfiller.
pip install dnngior
Optionally, you may need to also get Tensorflow (or through conda)
in case you would like to use the NN_Trainer
.
How to use
You may find examples of gapfilling a genome scale reconstruction (GEM) with dnngior
with a complete or a defined medium in this example notebook.
License
Cite
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dnngior-0.0.4.tar.gz
(27.9 MB
view hashes)
Built Distribution
dnngior-0.0.4-py3-none-any.whl
(27.9 MB
view hashes)